This property should always be used instead of [gtk.window.Window.child].
Window.content
gtk.widget.Widget content() @propertyGet content property.
Returns
The content widget.
void content(gtk.widget.Widget propval) @propertySet content property.
Parameters
propval | The content widget. This property should always be used instead of [gtk.window.Window.child]. |