[gtk+/wip/attachment-rectangle] mir: add origin parameter to gdk_mir_window_set_attachment_rectangle



commit 038c07a2c35775e5834089a595244be8057c61d6
Author: William Hua <william hua canonical com>
Date:   Fri Aug 14 20:10:52 2015 -0400

    mir: add origin parameter to gdk_mir_window_set_attachment_rectangle

 gdk/mir/gdkmirwindowimpl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdk/mir/gdkmirwindowimpl.c b/gdk/mir/gdkmirwindowimpl.c
index c13f3b5..6563531 100644
--- a/gdk/mir/gdkmirwindowimpl.c
+++ b/gdk/mir/gdkmirwindowimpl.c
@@ -1460,6 +1460,7 @@ gdk_mir_window_impl_invalidate_for_new_frame (GdkWindow *window,
 
 static void
 gdk_mir_window_impl_set_attachment_rectangle (GdkWindow            *window,
+                                              const GdkPoint       *origin,
                                               const GdkRectangle   *rect,
                                               GdkAttachmentOptions  options)
 {


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