debian man page for tk::dropsite

Query: tk::dropsite

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DropSite(3pm)						       perl/Tk Documentation						     DropSite(3pm)

NAME
Tk::DropSite - Receive side of Drag & Drop abstraction
SYNOPSIS
use Tk::DropSite qw(...); $widget->DropSite(-entercommand => ..., -dropcommand => ..., -motioncommand => ..., -dropcommand => ..., );
DESCRIPTION
"DropSite" creates an object which represents a site on which things may be "Dropped". A DropSite provides the following methods: $site->Enter($token,$event) $site->Leave($token,$event) $site->Motion($token,$event) $site->Drop($token,$event) Tk804.03 2010-05-29 DropSite(3pm)
Related Man Pages
xmdropsitequerystackingorder(3) - redhat
xmdropsiteconfigurestackingorder(3) - redhat
xmdropsitequerystackingorder(3) - centos
xmdropsitequerystackingorder(3) - hpux
xmdropsiteregister(3) - hpux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph