Method

Adw.TabPage.get_title

Declaration [src]

const char*
adw_tab_page_get_title (
  AdwTabPage* self
)

Description [src]

Gets the title of self.

Available since:1.0
Gets propertyAdw.TabPage:title

Return value

Returns: const char*

the title of self

The data is owned by the called function
The string is a NUL terminated UTF-8 string