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
xmdropsite(3) - redhat
xmdropsiteconfigurestackingorder(3) - centos
xmdropsite(3) - centos
xmdropsiteregister(3) - hpux
xmdropsiteconfigurestackingorder(3x) - osf1
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com