tk::dropsite(3) centos man page | unix.com

Man Page: tk::dropsite

Operating Environment: centos

Section: 3

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

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 2014-06-10 DropSite(3)
Related Man Pages
xmdropsitequerystackingorder(3) - redhat
xmdropsiteconfigurestackingorder(3) - redhat
xmdropsiteconfigurestackingorder(3) - centos
xmdropsite(3) - centos
xmdropsiteconfigurestackingorder(3) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Shopt -s histappend