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

Accessor of the orientation slot of the gtk:orientable interface. The gtk:orientable-orientation function returns the orientation of the orientable widget. The (setf gtk:orientable-orientation) function sets the orientation.
 

See also

2024-9-26