Gtk2::TreeDragDest(3) User Contributed Perl Documentation NAME Gtk2::TreeDragDest - wrapper for GtkTreeDragDest HIERARCHY Glib::Interface +----Gtk2::TreeDragDest METHODS boolean = $drag_dest->drag_data_received ($dest, $selection_data) o $dest (Gtk2::TreePath) o $selection_data (Gtk2::SelectionData) boolean = $drag_dest->row_drop_possible ($dest_path, $selection_data) o $dest_path (Gtk2::TreePath) o $selection_data (Gtk2::SelectionData) SEE ALSO Gtk2, Glib::Interface COPYRIGHT Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.38.0 2023-07-25 Gtk2::TreeDragDest(3)