Gtk.IconView.prototype.get_reorderable

function get_reorderable():Boolean {
    // Gjs wrapper for gtk_icon_view_get_reorderable()
}

Retrieves whether the user can reorder the list via drag-and-drop. See Gtk.set_reorderable.

Since 2.8

Returns

true if the list can be reordered.