module Gtk::TreeDragDest
Overview
Interface for Drag-and-Drop destinations in GtkTreeView
.
Direct including types
Defined in:
auto/gtk-4.0/tree_drag_dest.crInstance Method Summary
- #drag_data_received(dest : Gtk::TreePath, value : _) : Bool
- #row_drop_possible(dest_path : Gtk::TreePath, value : _) : Bool
- #to_unsafe