GtkNotebook::set_tab_label

void set_tab_label(GtkWidget child [, GtkWidget tab_label = null]);

Changes the tab label for child. If null is specified for tab_label, then the page will have the label 'page N'.

See also: get_tab_label()