Method
AdwWindowget_child
Declaration [src]
GtkWidget*
adw_window_get_child (
AdwWindow* self
)
Description [src]
Gets the child widget of self.
This method should always be used instead of gtk_window_get_child().
| Available since: | 1.0 |
GtkWidget*
adw_window_get_child (
AdwWindow* self
)
Gets the child widget of self.
This method should always be used instead of gtk_window_get_child().
| Available since: | 1.0 |