Method

AdwLayoutget_content

unstable since: 1.6

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

Type: GtkWidget

The content.

The returned data is owned by the instance.