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