1Gtk2::TreeDragSource(3)User Contributed Perl DocumentatioGntk2::TreeDragSource(3)
2
3
4

NAME

6       Gtk2::TreeDragSource
7

HIERARCHY

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

METHODS

13       boolean = $drag_source->drag_data_delete ($path)
14
15           * $path (Gtk2::TreePath)
16
17       selectiondata = $drag_source->drag_data_get ($path)
18
19           * $path (Gtk2::TreePath)
20
21       boolean = $drag_source->row_draggable ($path)
22
23           * $path (Gtk2::TreePath)
24

SEE ALSO

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