Method

Adw.Window.get_content

Declaration [src]

GtkWidget*
adw_window_get_content (
  AdwWindow* self
)

Description [src]

Gets the content widget of self.

This method should always be used instead of gtk_window_get_child().

Available since:1.0
Gets propertyAdw.Window:content

Return value

Returns: GtkWidget*

the content widget of self

The data is owned by the called function
Can be NULL