Package: gtk

Accessor gtk:list-box-row-child

Lambda List

gtk:list-box-row-child (object)

Syntax

(gtk:list-box-row-child object) => child
(setf (gtk:list-box-row-child object) child)

Arguments

object -- a gtk:list-box-row widget
child -- a gtk:widget child widget

Details

Accessor of the child slot of the gtk:list-box-row class. Gets or sets the child widget of the list box row.
 

See also

2024-4-13