Notebook.setMenuLabel
void setMenuLabel(gtk.widget.Widget child, gtk.widget.Widget menuLabel = null)Changes the menu label for the page containing child.
Parameters
child | the child widget |
menuLabel | the menu label, or null for default |
void setMenuLabel(gtk.widget.Widget child, gtk.widget.Widget menuLabel = null)Changes the menu label for the page containing child.
child | the child widget |
menuLabel | the menu label, or null for default |