Package: gtk

Accessor gtk:list-base-orientation

Lambda List

gtk:list-base-orientation (object)

Syntax

(gtk:list-base-orientation object) => orientation
(setf (gtk:list-base-orientation object) orientation)

Arguments

object -- a gtk:list-base widget
orientation -- a gtk:orientation value

Details

Accessor of the orientation slot of the gtk:list-base class. The gtk:list-base-orientation function gets the orientation of the list widget. The (setf gtk:list-base-orientation) functions sets the orientation.
 

See also

2025-4-11