Package: gtk

Accessor gtk:flow-box-child-child

Lambda List

gtk:flow-box-child-child (object)

Syntax

(gtk:flow-box-child-child object) => child
(setf (gtk:flow-box-child-child object) child)

Arguments

object -- a gtk:flow-box-child widget
child -- a gtk:widget child widget

Details

Accessor of the child slot of the gtk:flow-box-child class. The gtk:flow-box-child-child function gets the child widget of the flow box child. The (setf gtk:flow-box-child-child) function sets the child widget.
 

See also

2024-4-14