Method

AdwStatusPageget_title

since: 1.0

Declaration [src]

const char*
adw_status_page_get_title (
  AdwStatusPage* self
)

Description [src]

Gets the title for self.

Available since: 1.0

Gets propertyAdw.StatusPage:title

Return value

Type: const char*

The title.

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