if the notebook page does not have a menu label other than the default (the tab label).
Notebook.getMenuLabel
gtk.widget.Widget getMenuLabel(gtk.widget.Widget child)Retrieves the menu label widget of the page containing child.
Parameters
child | a widget contained in a page of notebook |
Returns
the menu label, or null