Method

GtkIconViewget_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

Return value

Type: gboolean

TRUE if the list can be reordered.