GtkBox::set_homogeneous

GtkBox::set_homogeneous

set_homogeneous() sizes all the child widgets in the container to the dimensions of the largest child widget if set to true. The default setting is false.

Note that the homogeneous property corresponding to this function refers to the child sizing in only one dimension, that is, the height in a row or the width in a column.

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