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