Package: gtk

Accessor gtk-tool-item-visible-horizontal

Lambda List

gtk-tool-item-visible-horizontal (object)

Syntax

gtk-tool-item-visible-horizontal object) => visible
(setf (gtk-tool-item-visible-horizontal object) visible)

Arguments

object -- a gtk-tool-item widget
visible -- a boolean whether object is visible when in horizontal mode

Details

Accessor of the visible-horizontal slot of the gtk-tool-item class.

The gtk-tool-item-visible-horizontal slot access function returns whether the tool item is visible on toolbars that are docked horizontally. The (setf gtk-tool-item-visible-horizontal) slot access function sets whether the tool item is visible when the toolbar is docked horizontally.
 

See also

2021-10-31