gtkToolItemGetVisibleHorizontal {RGtk2.10}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.10 version 2.10.6 Index]