GtkBox::homogeneous

GtkBox::homogeneous

Access: Read Only
Type: bool

The homogeneous property is a boolean value which, when set to true, will make all child widgets in the container the same size as the largest child.

Use set_homogeneous() to set the value.

Note that the value of this property only affects one dimension, as the children will always fit the height of a row, or the width of a column, regardless of settings.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.