gtkNotebookSetTabReorderable {RGtk2} | R Documentation |
Sets whether the notebook tab can be reordered via drag and drop or not.
gtkNotebookSetTabReorderable(object, child, reorderable)
|
[GtkNotebook ] a GtkNotebook |
|
[GtkWidget ] a child GtkWidget |
|
[logical] whether the tab is reorderable or not. |
Since 2.10
Derived by RGtkGen from GTK+ documentation