Method
Gtk IconViewget_reorderable
since: 2.8
Declaration [src]
gboolean
gtk_icon_view_get_reorderable(
GtkIconView*icon_view
)
Description [src]
Retrieves whether the user can reorder the list via drag-and-drop. See gtk_icon_view_set_reorderable().
Available since: 2.8
Gets property
Gtk.IconView:reorderable Return value
Type: gboolean
TRUE if the list can be reordered.