get_menu_label


Description:

public unowned Widget? get_menu_label (Widget child)

Retrieves the menu label widget of the page containing child.

Parameters:

this

a `GtkNotebook`

child

a widget contained in a page of this

Returns:

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