Query: xmdroptransferadd
OS: centos
Section: 3
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmDropTransferAdd(library call) XmDropTransferAdd(library call)NAMEXmDropTransferAdd -- A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop trans- ferSYNOPSIS#include <Xm/DragDrop.h> void XmDropTransferAdd( Widget drop_transfer, XmDropTransferEntryRec *transfers, Cardinal num_transfers);DESCRIPTIONXmDropTransferAdd identifies a list of additional drop transfer entries to be processed after a drop transfer is started. drop_transfer Specifies the ID of the DropTransfer widget returned by XmDropTransferStart transfers Specifies the additional drop transfer entries that the receiver wants processed num_transfers Specifies the number of items in the transfers array For a complete definition of DropTransfer and its associated resources, see XmDropTransfer(3).RELATEDXmDragContext(3), XmDropTransfer(3), and XmDropTransferStart(3). XmDropTransferAdd(library call)
Related Man Pages |
---|
xmdropsiteregister(3) - redhat |
xmdroptransfer(3) - redhat |
xmdragstart(3) - centos |
xmdropsiteconfigurestackingorder(3) - centos |
xmdropsiteconfigurestackingorder(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |