get_reorderable
Description:
Retrieves whether the user can reorder the list via drag-and-drop.
Note: 
      
        
    
    Use [class@Gtk.GridView] instead
See set_reorderable.
Parameters:
| this | a `GtkIconView` | 
Returns:
| true if the list can be reordered. |