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.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.g_type : UInt64 #

Instance Method Detail

def drag_data_delete(path : Gtk::TreePath) : Bool #

def drag_data_get(path : Gtk::TreePath) : Gdk::ContentProvider? #

def row_draggable(path : Gtk::TreePath) : Bool #

abstract def to_unsafe #