RGtk2 (version 2.20.31)

gtkToolItemSetHomogeneous: gtkToolItemSetHomogeneous

Description

Sets whether 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.

Usage

gtkToolItemSetHomogeneous(object, homogeneous)

Arguments

object
homogeneous
whether tool.item is the same size as other homogeneous items

Details

Since 2.4