gtkToolItemGetVisibleHorizontal {RGtk2}R Documentation

gtkToolItemGetVisibleHorizontal

Description

Returns whether the tool.item is visible on toolbars that are docked horizontally.

Usage

gtkToolItemGetVisibleHorizontal(object)

Arguments

object [GtkToolItem] a GtkToolItem

Details

Since 2.4

Value

[logical] TRUE if tool.item is visible on toolbars that are docked horizontally.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]