Last updated: Mon, 21 May 2012 view this page in English
GtkBox::set_homogeneous
void set_homogeneous(bool 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.