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



commit 701651a0a5e13df65add47e071e874d1fced7742
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 14:45:30 2014 -0500

    docs: don't use properties syntax for child properties

 gtk/gtkbbox.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c
index 7280f45..1d60ab5 100644
--- a/gtk/gtkbbox.c
+++ b/gtk/gtkbbox.c
@@ -41,7 +41,7 @@
  * 'outliers' to keep their own larger size.
  *
  * To excempt individual children from homogeneous sizing regardless of their
- * 'outlier' status, you can set the #GtkButtonBox:non-homogeneous child
+ * 'outlier' status, you can set the non-homogeneous child
  * property.
  */
 


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