Package org.gnome.gtk

Interface TreeDragSource

All Superinterfaces:
Proxy
All Known Implementing Classes:
ListStore, TreeDragSource.TreeDragSource$Impl, TreeModelFilter, TreeModelSort, TreeStore

@Generated("io.github.jwharm.JavaGI") @Deprecated public interface TreeDragSource extends Proxy
Deprecated.
List views use widgets to display their contents. You can use DragSource to implement a drag source
Interface for Drag-and-Drop destinations in GtkTreeView.