GtkNotebook::set_tab_vborder
void set_tab_vborder(int tab_vborder);
Sets the top and bottom borders to be tab_vborder
pixels wide for all the notebook's tabs.
Combined with set_tab_hborder()
this is the suggested method for setting tab borders.
See also: set_tab_border() ,
set_tab_hborder()