Notebook.getTabLabel
gtk.widget.Widget getTabLabel(gtk.widget.Widget child)Returns the tab label widget for the page child.
null is returned if child is not in notebook or if no tab label has specifically been set for child.
Parameters
child | the page |
Returns
the tab label