|
NAMEGtk2::TargetList - wrapper for GtkTargetListHIERARCHYGlib::Boxed +----Gtk2::TargetList METHODStargetlist = Gtk2::TargetList->new (...)
$list->add ($target, $flags, $info)
$list->add_image_targets ($info, $writable)
Since: gtk+ 2.6 $list->add_rich_text_targets ($info, $deserializable, $buffer)
Since: gtk+ 2.10 $list->add_table (...)
$list->add_text_targets ($info)
Since: gtk+ 2.6 $list->add_uri_targets ($info)
Since: gtk+ 2.6 integer = $list->find ($target)
$list->remove ($target)
SEE ALSOGtk2, Glib::Boxed, Gtk2::TargetEntryCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |