ApplicationWindow.setContent
void setContent(gtk.widget.Widget content = null)Sets the content widget of self.
This method should always be used instead of [gtk.window.Window.setChild].
Parameters
content | the content widget |
void setContent(gtk.widget.Widget content = null)Sets the content widget of self.
This method should always be used instead of [gtk.window.Window.setChild].
content | the content widget |