Method

AdapStatusPageget_title

Declaration [src]

const char*
adap_status_page_get_title (
  AdapStatusPage* self
)

Description [src]

Gets the title for self.

Gets propertyAdap.StatusPage:title

Return value

Type: const char*

The title.

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