Package: gtk

Accessor gtk:window-handle-child

Lambda List

gtk:window-handle-child (object)

Syntax

(gtk:window-handle-child object) => child
(setf (gtk:window-handle-child object) child)

Arguments

object -- a gtk:window widget
child -- a gtk:widget child widget

Details

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

See also

2025-08-13