Notebook.setTabLabelText
void setTabLabelText(gtk.widget.Widget child, string tabText)Creates a new label and sets it as the tab label for the page containing child.
Parameters
child | the page |
tabText | the label text |
void setTabLabelText(gtk.widget.Widget child, string tabText)Creates a new label and sets it as the tab label for the page containing child.
child | the page |
tabText | the label text |