IconView.getReorderable

Retrieves whether the user can reorder the list via drag-and-drop. See gtk.icon_view.IconView.setReorderable.

More...
class IconView
bool
getReorderable
()

Return Value

Type: bool

true if the list can be reordered.

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead