GtkNotebook::set_tab_label_packing

void set_tab_label_packing(GtkWidget child, bool expand, bool fill, GtkPackType pack_type);

Sets the packing parameters for the tab label of the page containing child. See pack_start() for the exact meaning of the parameters.

See also: query_tab_label_packing