[Top]
GTK2
GTK2.ToolItem
|
Method GTK2.ToolItem()->set_homogeneous()
- Method
set_homogeneous
GTK2.ToolItem set_homogeneous(int homogeneous)
- Description
Sets whether this 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.
|