Method
Adw.Window.set_child
Declaration [src]
void
adw_window_set_child (
AdwWindow* self,
GtkWidget* child
)
Description [src]
Sets the child widget of self
.
This method should always be used instead of gtk_window_set_child()
.
Available since: | 1.0 |