1Gtk2::TreeDragDest(3) User Contributed Perl DocumentationGtk2::TreeDragDest(3)
2
3
4

NAME

6       Gtk2::TreeDragDest
7

HIERARCHY

9         Glib::Object::_Unregistered::GInterface
10         +----Gtk2::TreeDragDest
11

METHODS

13       boolean = $drag_dest->drag_data_received ($dest, $selection_data)
14
15           * $dest (Gtk2::TreePath)
16           * $selection_data (Gtk2::SelectionData)
17
18       boolean = $drag_dest->row_drop_possible ($dest_path, $selection_data)
19
20           * $dest_path (Gtk2::TreePath)
21           * $selection_data (Gtk2::SelectionData)
22

SEE ALSO

24       Gtk2, Glib::Object::_Unregistered::GInterface
25
27       Copyright (C) 2003-2007 by the gtk2-perl team.
28
29       This software is licensed under the LGPL.  See Gtk2 for a full notice.
30
31
32
33perl v5.8.8                       2007-03-18             Gtk2::TreeDragDest(3)
Impressum