Gtk2::TreeDragDest.3pm

Langue: en

Version: 2009-03-13 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::TreeDragDest

HIERARCHY

   Glib::Interface
   +----Gtk2::TreeDragDest
 
 

METHODS


boolean = $drag_dest->drag_data_received ($dest, $selection_data)


boolean = $drag_dest->drag_data_received ($dest, $selection_data)

$dest (Gtk2::TreePath)
$selection_data (Gtk2::SelectionData)

boolean = $drag_dest->row_drop_possible ($dest_path, $selection_data)


boolean = $drag_dest->row_drop_possible ($dest_path, $selection_data)

$dest_path (Gtk2::TreePath)
$selection_data (Gtk2::SelectionData)

SEE ALSO

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.