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

The accessor for the start-child slot of the gtk:paned class gets or sets the start child widget of the given paned.
 

See also

2025-07-31