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

NAME

6       Gtk2::TreeDragDest - wrapper for GtkTreeDragDest
7

HIERARCHY

9         Glib::Interface
10         +----Gtk2::TreeDragDest
11

METHODS

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

SEE ALSO

24       Gtk2, Glib::Interface
25
27       Copyright (C) 2003-2011 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.28.1                      2019-02-02             Gtk2::TreeDragDest(3)
Impressum