gtkToolItemGetVisibleHorizontal {RGtk2}R Documentation

gtkToolItemGetVisibleHorizontal

Description

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

Usage

gtkToolItemGetVisibleHorizontal(object)

Arguments

object [GtkToolItem] a GtkToolItem

Details

Since 2.4

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]