gtkIconViewGetReorderable {RGtk2} | R Documentation |
Retrieves whether the user can reorder the list via drag-and-drop.
See gtkIconViewSetReorderable
.
gtkIconViewGetReorderable(object)
|
[GtkIconView ] a GtkIconView |
Since 2.8
[logical] TRUE
if the list can be reordered.
Derived by RGtkGen from GTK+ documentation