Package: gtk

Accessor gtk:paned-end-child

Lambda List

gtk:paned-end-child (object)

Syntax

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

Arguments

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

Details

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

See also

2024-4-22