gtkToolItemSetVisibleVertical: gtkToolItemSetVisibleVertical

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

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

1
gtkToolItemSetVisibleVertical(object, visible.vertical)

Arguments

object

a GtkToolItem

visible.vertical

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

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.