[Top]
GTK2
GTK2.ToolItem
|
Method GTK2.ToolItem()->set_expand()
- Method
set_expand
-
GTK2.ToolItem set_expand(int expand)
- Description
-
Sets whether this item is allocated extra space when there
is more room on the toolbar than needed for the items. The
effect is that the item gets bigger when the toolbar gets
bigger and smaller when the toolbar gets smaller.
|