[gtk+/gtk-2-24] Fix doc comment syntax



commit c14e9ee768e26a375556a30b5a45af2378cb277a
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 19 12:47:04 2011 -0500

    Fix doc comment syntax

 gdk/gdkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index dc84e29..69dadfb 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: (constructor)
  * @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]