Package: gtk

Accessor gtk:paned-start-child

Lambda List

gtk:paned-start-child (object)

Syntax

(gtk:paned-start-child object) => child
(setf (gtk:paned-start-child) object) child)

Arguments

object -- a gtk:paned widget
child -- a gtk:widget first child widget

Details

Accessor of the start-child slot of the gtk:paned class. The gtk:paned-start-child function retrieves the start child widget of the given paned. The (setf gtk:paned-start-child) function sets the start child widget.
 

See also

2024-4-22