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

The accessor for the child slot of the gtk:flow-box-child class gets or sets the child widget of the flow box child.
 

See also

2025-07-29