Method
GtkBoxset_homogeneous
Declaration [src]
void
gtk_box_set_homogeneous (
GtkBox* box,
gboolean homogeneous
)
Description [src]
Sets the GtkBox:homogeneous
property of box
, controlling
whether or not all children of box
are given equal space
in the box.
Sets property | Gtk.Box:homogeneous |