RGtk2 (version 2.20.31)

gtkToolItemSetVisibleVertical: gtkToolItemSetVisibleVertical

Description

Sets whether tool.item is visible when the toolbar is docked vertically. Some tool items, such as text entries, are too wide to be useful on a vertically docked toolbar. If visible.vertical is FALSE tool.item will not appear on toolbars that are docked vertically.

Usage

gtkToolItemSetVisibleVertical(object, visible.vertical)

Arguments

object
visible.vertical
whether tool.item is visible when the toolbar is in vertical mode

Details

Since 2.4