Notebook.setTabLabel

Changes the tab label for @child. If %NULL is specified for @tab_label, then the page will have the label “page N”.

class Notebook
void
setTabLabel

Parameters

child Widget

the page

tabLabel Widget

the tab label widget to use, or %NULL for default tab label

Meta