[gtk+/wip/attach-params-2: 1/13] 699e7ee0 gdkattachparams: don't explain window decorations



commit 9c6e1303031aa19f2b401c487680a92d31e44754
Author: William Hua <william hua canonical com>
Date:   Thu Feb 18 12:19:24 2016 -0500

    699e7ee0 gdkattachparams: don't explain window decorations

 gdk/gdkattachparams.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkattachparams.c b/gdk/gdkattachparams.c
index 5f88fc4..3cd5ea3 100644
--- a/gdk/gdkattachparams.c
+++ b/gdk/gdkattachparams.c
@@ -134,8 +134,7 @@ gdk_attach_params_new (void)
  * @parent: (not nullable): the #GdkWindow that @rectangle is relative to
  *
  * Sets the attachment rectangle the window needs to be aligned relative to.
- * The @rectangle should be in @parent's coordinate space, which means it
- * should account for the sizes of any client-side window decorations.
+ * The @rectangle should be in @parent's coordinate space.
  *
  * Since: 3.20
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]