Query: tk::dropsite
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DropSite(3) perl/Tk Documentation DropSite(3)NAMETk::DropSite - Receive side of Drag & Drop abstractionSYNOPSISuse 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.028 2007-05-05 DropSite(3)
Related Man Pages |
---|
xmdropsite(3) - redhat |
xmdropsite(3) - centos |
xmdropsiteconfigurestackingorder(3) - hpux |
xmdropsiteconfigurestackingorder(3x) - osf1 |
xmdropsitequerystackingorder(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Docker learning Phase-I |