GtkNotebook::set_show_tabs

void set_show_tabs(bool show_tabs);

Sets whether or not the page tabs will be shown. If show_tab is false the tabs will not be visible. Setting the tabs to be visible when they are already visisble or setting them to be hidden when they are already hidden has not effect.

See also: set_tab_pos()