IconView.getReorderable

Retrieves whether the user can reorder the list via drag-and-drop. See gtk_icon_view_set_reorderable().

class IconView
bool
getReorderable
()

Return Value

Type: bool

%TRUE if the list can be reordered.

Meta