Package: gtk

Function gtk:center-layout-orientation

Lambda List

gtk:center-layout-orientation (layout)

Syntax

(gtk:center-layout-orientation layout) => orientation
(setf (gtk:center-layout-orientation layout) orientation)

Arguments

layout -- a gtk:center-layout object
orientation -- a gtk:orientation value

Details

The gtk:center-layout-orientation function gets the current orienration of the layout manager. The (setf gtk:center-layout-orientation) function sets the orientation.
 

See also

2024-4-19