gtkNotebookSetHomogeneousTabs {RGtk2} | R Documentation |
Sets whether the tabs must have all the same size or not.
WARNING: gtk_notebook_set_homogeneous_tabs
is deprecated and should not be used in newly-written code.
gtkNotebookSetHomogeneousTabs(object, homogeneous)
|
[GtkNotebook ] a GtkNotebook |
|
[logical] TRUE if all tabs should be the same size. |
Derived by RGtkGen from GTK+ documentation