Package org.gnome.gtk

Interface TreeDragDest

All Superinterfaces:
Proxy
All Known Implementing Classes:
ListStore, TreeDragDest.TreeDragDest$Impl, TreeStore

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