Method

Adw.TabPage.get_tooltip

Declaration [src]

const char*
adw_tab_page_get_tooltip (
  AdwTabPage* self
)

Description [src]

Gets the tooltip of self.

Gets propertyAdw.TabPage:tooltip

Return value

Returns: const char*

the tooltip of self

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