child

open var child: Widget?

The child widget.

When setting this property, if the child widget does not implement iface@Gtk.Scrollable, the scrolled window will add the child to a class@Gtk.Viewport and then set the viewport as the child.