Method

Adw.TabPage.get_title

Declaration [src]

const char*
adw_tab_page_get_title (
  AdwTabPage* self
)

Description [src]

Gets the title of self.

Gets propertyAdw.TabPage:title

Return value

Returns: const char*

the title of self

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string