GtkNotebook::set_tab_label

void set_tab_label(GtkWidget child, GtkWidget tab_label);

Sets child's tab label widget to tab_label. If null is given for tab_label, the default label of "page n", where n is the page number, will be used.

See also: get_tab_label()