by DND.
IconView.reorderable
bool reorderable() @propertyGet reorderable property.
Returns
The reorderable property specifies if the items can be reordered
void reorderable(bool propval) @propertySet reorderable property.
Parameters
propval | The reorderable property specifies if the items can be reordered by DND. |