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:
parent
af8b86b8a1
commit
cb49f6e2d0
@ -1,5 +1,8 @@
|
|||||||
2005-04-07 Matthias Clasen <mclasen@redhat.com>
|
2005-04-07 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkbbox.sgml: Document that GtkButtonBox ignores
|
||||||
|
the homogeneous property. (#171412, Morten Welinder)
|
||||||
|
|
||||||
* gtk/tmpl/gtkfilechooser.sgml: Add a paragraph about
|
* gtk/tmpl/gtkfilechooser.sgml: Add a paragraph about
|
||||||
shortcut terminology. (#166906, Sebastien Bacher)
|
shortcut terminology. (#166906, Sebastien Bacher)
|
||||||
|
|
||||||
|
@ -29,7 +29,9 @@ used to spread the buttons in a button box across the container, respectively.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<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>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
Loading…
Reference in New Issue
Block a user