get_reorderable


Description:

public bool get_reorderable ()

Retrieves whether the user can reorder the tree via drag-and-drop.

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

See set_reorderable.

Parameters:

this

a `GtkTreeView`

Returns:

true if the tree can be reordered.