Package: gtk

Accessor gtk:box-layout-baseline-child

Lambda List

gtk:box-layout-baseline-child (object)

Syntax

(gtk:box-layout-baseline-child object) => index
(setf (gtk:box-layout-baseline-child object) index)

Arguments

object -- a gtk:box-layout object
index -- an integer with the child position, or -1

Details

Accessor of the baseline-child slot of the gtk:box-layout class. The gtk:box-layout-baseline-child function gets the index ot the child that determines the baseline in vertical layout. The (setf gtk:box-layout-baseline-child) function sets the index.
 

See also

2024-4-19