GtkNotebook::get_menu_label_text

string get_menu_label_text(GtkWidget child);

Retrieves the text of the menu label for the page containing child.

Returns the text of the tab label, or null if the widget does not have a menu label other than the default menu label, or the menu label widget is not a GtkLabel.

See also: set_menu_label_text()