[gtk+] docs: don't use signal syntax for properties



commit 529dafdf0b847619084ec62e3ae00fd3310662b2
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 20:58:13 2014 -0500

    docs: don't use signal syntax for properties

 gtk/gtkstack.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkstack.c b/gtk/gtkstack.c
index f158d13..d21f316 100644
--- a/gtk/gtkstack.c
+++ b/gtk/gtkstack.c
@@ -42,7 +42,7 @@
  *
  * Transitions between pages can be animated as slides or
  * fades. This can be controlled with gtk_stack_set_transition_type().
- * These animations respect the #GtkSettings::gtk-enable-animations
+ * These animations respect the #GtkSettings:gtk-enable-animations
  * setting.
  *
  * The GtkStack widget was added in GTK+ 3.10.


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