[gtk+/wip/attach-params-pass-event: 1/15] 699e7ee0 gdkattachparams drop decorations



commit 2474e39bc6481fd4cebe44d94df3efc17dd6ca43
Author: William Hua <william hua canonical com>
Date:   Mon Feb 15 12:22:14 2016 -0500

    699e7ee0 gdkattachparams drop 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]