IconView.reorderable

bool reorderable() @property

Get reorderable property.

Returns

The reorderable property specifies if the items can be reordered

by DND.

void reorderable(bool propval) @property

Set reorderable property.

Parameters

propvalThe reorderable property specifies if the items can be reordered by DND.