Next: Gtk2::TreeIter | Previous: Gtk2::TreeDragDest | [Gtk2-Perl - Table of Contents] | [Gtk2-Perl - Index] |
Gtk2::TreeDragSource
Glib::Interface +----Gtk2::TreeDragSource
Get selection data from a drag source. The data is written to $selection_data,
or if $selection_data is not given then to a newly created Gtk2::SelectionData
object with target type GTK_TREE_MODEL_ROW
. On success the return is the
given or new object, or on failure the return is undef.
Gtk2, Glib::Interface
Copyright (C) 2003-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.