Method
AdapTabPageset_tooltip
Declaration [src]
void
adap_tab_page_set_tooltip (
AdapTabPage* 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, AdapTabBar
and AdapTabOverview
will use
AdapTabPage:title
as a tooltip instead.
Sets property | Adap.TabPage:tooltip |