gtkNotebookSetTabVborder {RGtk2} | R Documentation |
Sets the width of the vertical border of tab labels.
WARNING: gtk_notebook_set_tab_vborder
is deprecated and should not be used in newly-written code.
gtkNotebookSetTabVborder(object, tab.vborder)
|
[GtkNotebook ] a GtkNotebook |
|
[numeric] width of the vertical border of tab labels. |
Derived by RGtkGen from GTK+ documentation