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