Method

AdwTabPageget_indicator_tooltip

Declaration [src]

const char*
adw_tab_page_get_indicator_tooltip (
  AdwTabPage* self
)

Description [src]

Gets the tooltip of the indicator icon of self.

Available since:1.2

Return value

Returns: utf8
 

The indicator tooltip of self.

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