ApplicationWindow.content

gtk.widget.Widget content() @property nothrow

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 nothrow

Set content property.

Parameters

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