Window.content

gtk.widget.Widget content() @property

Get content property.

Returns

The content widget.

This property should always be used instead of [gtk.window.Window.child].

void content(gtk.widget.Widget propval) @property

Set content property.

Parameters

propvalThe content widget. This property should always be used instead of [gtk.window.Window.child].