GtkNotebook::get_tab_label

GtkWidget get_tab_label(GtkWidget 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.

See also: set_tab_label()