Package: gtk

Accessor gtk-action-visible-horizontal

Lambda List

gtk-action-visible-horizontal (object)

Syntax

(gtk-action-visible-horizontal object) => visible
(setf (gtk-action-visible-horizontal object) visible)

Arguments

object -- a gtk-action object
visible -- true to make the action visible horizontally

Details

Accessor of the visible-horizontal slot of the gtk-action class.

The slot access function gtk-action-visible-horizontal checks whether the action is visible when horizontal. The slot access function (setf gtk-action-visible-horizontal) sets the visibility.

Warning

The function gtk-action-visible-horizontal has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-7-20