Method

AdwLayoutget_name

unstable since: 1.6

Declaration [src]

const char*
adw_layout_get_name (
  AdwLayout* self
)

Description [src]

Gets the name of the layout.

Available since: 1.6

Gets propertyAdw.Layout:name

Return value

Type: const char*

The name of the layout.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.