Forum und email

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.

参照: set_tab_label()