Notebook.getMenuLabel

Retrieves the menu label widget of the page containing child.

class Notebook
getMenuLabel

Parameters

child Widget

a widget contained in a page of notebook

Return Value

Type: Widget

the menu label, or NULL if the notebook page does not have a menu label other than the default (the tab label).