Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkToolItemSetExpand: gtkToolItemSetExpand
Description
Sets whether
tool.item
is allocated extra space when there is more room on the toolbar then needed for the items. The effect is that the item gets bigger when the toolbar gets bigger and smaller when the toolbar gets smaller.
Usage
gtkToolItemSetExpand(object, expand)
Arguments
object
a
GtkToolItem
expand
Whether
tool.item
is allocated extra space
Details
Since 2.4