[gtk+/gtk-2-24] Remove annotation that breaks the introspection build



commit 2baa2dc7f046b303c6f36856607d366e9e632041
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 20 18:47:00 2011 -0500

    Remove annotation that breaks the introspection build

 gdk/gdkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index 69dadfb..6d7f006 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -1273,7 +1273,7 @@ sync_native_window_stack_position (GdkWindow *window)
 }
 
 /**
- * gdk_window_new: (constructor)
+ * gdk_window_new:
  * @parent: (allow-none): a #GdkWindow, or %NULL to create the window as a child of
  *   the default root window for the default display.
  * @attributes: attributes of the new window



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