GtkToolItem::set_homogeneous

void set_homogeneous(bool homogeneous);

Sets whether the tool item is to be allocated the same size as other homogeneous items. The effect is that all homogeneous items will have the same width as the widest of the items.

See also: get_homogeneous()