Notebook.setMenuLabelText
void setMenuLabelText(gtk.widget.Widget child, string menuText)Creates a new label and sets it as the menu label of child.
Parameters
child | the child widget |
menuText | the label text |
void setMenuLabelText(gtk.widget.Widget child, string menuText)Creates a new label and sets it as the menu label of child.
child | the child widget |
menuText | the label text |