gtkNotebookSetShowBorder {RGtk2} | R Documentation |
Sets whether a bevel will be drawn around the notebook pages.
This only has a visual effect when the tabs are not shown.
See gtkNotebookSetShowTabs
.
gtkNotebookSetShowBorder(object, show.border)
|
[GtkNotebook ] a GtkNotebook |
|
[logical] TRUE if a bevel should be drawn around the notebook. |
Derived by RGtkGen from GTK+ documentation