[gtk+] docs: fix typo in property syntax



commit c788b72768c7215514e8e2454411c236edffbd6e
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 14:42:32 2014 -0500

    docs: fix typo in property syntax

 gtk/gtkrevealer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkrevealer.c b/gtk/gtkrevealer.c
index 07382bf..cd9c7a2 100644
--- a/gtk/gtkrevealer.c
+++ b/gtk/gtkrevealer.c
@@ -41,7 +41,7 @@
  * The style of transition can be controlled with
  * gtk_revealer_set_transition_type().
  *
- * These animations respect the #GtkSettings::gtk-enable-animations
+ * These animations respect the #GtkSettings:gtk-enable-animations
  * setting.
  *
  * The GtkRevealer widget was added in GTK+ 3.10.


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