Index
»
Gtk.TreeDragSource
const Gtk = imports.gi.Gtk; let tree_drag_source = new Gtk.TreeDragSource();
Hierarchy
Gtk.TreeDragSource
Methods
Gtk.TreeDragSource.prototype.drag_data_delete
Gtk.TreeDragSource.prototype.drag_data_get
Gtk.TreeDragSource.prototype.row_draggable
Virtual functions
Gtk.TreeDragSource::drag_data_delete
Gtk.TreeDragSource::drag_data_get
Gtk.TreeDragSource::row_draggable
More Information
Index