module Gtk::TreeDragSource
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_source.crClass Method Summary
Instance Method Summary
- #drag_data_delete(path : Gtk::TreePath) : Bool
- #drag_data_get(path : Gtk::TreePath) : Gdk::ContentProvider?
- #row_draggable(path : Gtk::TreePath) : Bool
- #to_unsafe