[gtk+/client-side-decorations: 85/92] Update some 'since' documentation
- From: Cody Russell <bratsche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/client-side-decorations: 85/92] Update some 'since' documentation
- Date: Fri, 16 Apr 2010 19:34:14 +0000 (UTC)
commit b44d5bc86492fc0545adb3576514b1401938446c
Author: Cody Russell <bratsche gnome org>
Date: Wed Dec 2 17:33:52 2009 -0600
Update some 'since' documentation
gtk/gtkwindow.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index c8887ac..7ed0173 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -868,7 +868,7 @@ gtk_window_class_init (GtkWindowClass *klass)
* Normally client-side decorations should be controlled through
* GtkWindow's 'client-side-decorated' style property.
*
- * Since: 2.18
+ * Since: 2.20
*/
g_object_class_install_property (gobject_class,
PROP_DISABLE_CLIENT_SIDE_DECORATIONS,
@@ -886,7 +886,7 @@ gtk_window_class_init (GtkWindowClass *klass)
* Specifies that the window should draw its own decorations ratherthan
* relying upon a window manager to do so.
*
- * Since: 2.18
+ * Since: 2.20
*/
gtk_widget_class_install_style_property (widget_class,
g_param_spec_boolean ("client-side-decorated",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]