[gtk+] docs: there is no homogeneous property on bbox



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

    docs: there is no homogeneous property on bbox

 gtk/gtkbbox.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c
index 58bed64..7280f45 100644
--- a/gtk/gtkbbox.c
+++ b/gtk/gtkbbox.c
@@ -38,9 +38,7 @@
  *
  * The main purpose of GtkButtonBox is to make sure the children have all the
  * same size. GtkButtonBox gives all children the same size, but it does allow
- * 'outliers' to keep their own larger size. To force all children to be
- * strictly the same size without exceptions, you can set the
- * #GtkButtonBox:homogeneous property to %TRUE.
+ * '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


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