Notebook.setTabLabel

void setTabLabel(gtk.widget.Widget child, gtk.widget.Widget tabLabel = null)

Changes the tab label for child.

If null is specified for tab_label, then the page will have the label “page N”.

Parameters

childthe page
tabLabelthe tab label widget to use, or null for default tab label