Notebook.getMenuLabel

Retrieves the menu label widget of the page containing child.

class Notebook
getMenuLabel

Parameters

child gtk.widget.Widget

a widget contained in a page of notebook

Return Value

Type: gtk.widget.Widget

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