Package: gtk

Accessor gtk:orientable-orientation

Lambda List

gtk:orientable-orientation (object)

Syntax

(gtk:orientable-orientation object) => orientation
(setf (gtk:orientable-orientation object) orientation)

Arguments

object -- a gtk:orientable widget
orientation -- a value of the gtk:orientation enumeration

Details

The accessor for the orientation slot of the gtk:orientable interface get or sets the orientation of the orientable widget.
 

See also

2025-09-21