Method
AdapTabPageset_title
Declaration [src]
void
adap_tab_page_set_title (
AdapTabPage* self,
const char* title
)
Description [src]
AdapTabBar will display it in the center of the tab unless it’s pinned,
and will use it as a tooltip unless AdapTabPage:tooltip is set.
AdapTabOverview will display it below the thumbnail unless it’s pinned,
or inside the card otherwise, and will use it as a tooltip unless
AdapTabPage:tooltip is set.
Sets the title of self.
| Sets property | Adap.TabPage:title |