Package: gtk

Accessor gtk:viewport-child

Lambda List

gtk:viewport-child (object)

Syntax

(gtk:viewport-child object) => child
(setf (gtk:viewport-child object) child)

Arguments

object -- a gtk:viewport widget
child -- a gtk:widget child widget

Details

The accessor for the child slot of the gtk:viewport class gets or sets the child widget of the viewport.
 

See also

2025-09-29