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

The accessor for the orientation slot of the gtk:list-base class gets or sets the orientation of the list widget.
 

See also

2025-09-29