ScrolledWindowGidBuilderImpl.child

T child(gtk.widget.Widget propval)

Set child property.

Parameters

propvalThe child widget. When setting this property, if the child widget does not implement gtk.scrollable.Scrollable, the scrolled window will add the child to a gtk.viewport.Viewport and then set the viewport as the child.

Returns

Builder instance for fluent chaining