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) - centos
xmdropsite(3) - centos
xmdropsiteregister(3) - hpux
xmdropsitequerystackingorder(3x) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!