Index
»
Gtk.TreeDragDest
const Gtk = imports.gi.Gtk; let tree_drag_dest = new Gtk.TreeDragDest();
Hierarchy
Gtk.TreeDragDest
Methods
Gtk.TreeDragDest.prototype.drag_data_received
Gtk.TreeDragDest.prototype.row_drop_possible
Virtual functions
Gtk.TreeDragDest::drag_data_received
Gtk.TreeDragDest::row_drop_possible
More Information
Index