[gtk+] Remove annotation that breaks the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Remove annotation that breaks the docs
- Date: Wed, 9 Feb 2011 01:01:00 +0000 (UTC)
commit f6cc08fa57137232c567c6ddd2ed1da8f865e110
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Feb 8 20:00:27 2011 -0500
Remove annotation that breaks the docs
Before adding annotations, please check that gtk-doc can handle
them. Else they will be stripped out again.
gdk/gdkwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index d5c3764..5b1d43f 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -1240,7 +1240,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]