Method
AdwTabPageset_tooltip
Declaration [src]
void
adw_tab_page_set_tooltip (
AdwTabPage* self,
const char* tooltip
)
Description [src]
Sets the tooltip of self
.
The tooltip can be marked up with the Pango text markup language.
If not set, AdwTabBar
and AdwTabOverview
will use
AdwTabPage:title
as a tooltip instead.
Sets property | Adw.TabPage:tooltip |