Method

AdwTabPageget_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

Type: const char*

The title of self.

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