Document that GtkButtonBox ignores the homogeneous property. (#171412,
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkbbox.sgml: Document that GtkButtonBox ignores the homogeneous property. (#171412, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
af8b86b8a1
commit
cb49f6e2d0
@ -29,7 +29,9 @@ used to spread the buttons in a button box across the container, respectively.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
The main purpose of GtkButtonBox is to make sure the children have all the same size.
|
||||
Therefore it ignores the homogeneous property which it inherited from GtkBox, and always
|
||||
behaves as if homogeneous was %TRUE.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
||||
Reference in New Issue
Block a user