Method

AdwLayoutget_content

Declaration [src]

GtkWidget*
adw_layout_get_content (
  AdwLayout* self
)

Description [src]

Gets the content widget.

Available since:1.6
Gets propertyAdw.Layout:content

Return value

Returns: GtkWidget
 

The content.

 The data is owned by the instance.