Gtk2::TreeDragSource.3pm

Langue: en

Version: 2008-02-12 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::TreeDragSource

HIERARCHY

   Glib::Interface
   +----Gtk2::TreeDragSource
 
 

METHODS


boolean = $drag_source->drag_data_delete ($path)


boolean = $drag_source->drag_data_delete ($path)

$path (Gtk2::TreePath)

selectiondata = $drag_source->drag_data_get ($path)


selectiondata = $drag_source->drag_data_get ($path)

$path (Gtk2::TreePath)

boolean = $drag_source->row_draggable ($path)


boolean = $drag_source->row_draggable ($path)

$path (Gtk2::TreePath)

SEE ALSO

Gtk2, Glib::Interface Copyright (C) 2003-2007 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.