Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.