GtkNotebook::set_show_border

void set_show_border(bool show_border);

Sets whether a bevel will be drawn around the notebook pages. This only has a visual effect when the tabs are not shown. See set_show_tabs() .

See also: get_show_border()