Method

AdwLeafletPageget_name

since: 1.0

Declaration [src]

const char*
adw_leaflet_page_get_name (
  AdwLeafletPage* self
)

Description [src]

Gets the name of self.

Available since: 1.0

Gets propertyAdw.LeafletPage:name

Return value

Type: const char*

The name of self.

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