GtkNotebook::get_tab_label

GtkNotebook::get_tab_label

GtkWidget get_tab_label(GtkWidget child);

Returns child's tab label widget. NULL is returned if child is not in the notebook or if there was no label set for child.

Tab labels are normally set when the page is added to the notebook.

See also: set_tab_label()

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.