Content-type: text/html Man page of XmDropTransferAdd

XmDropTransferAdd

Section: (3X)
Updated:
Index Return to Main Contents
 

NAME

XmDropTransferAdd - A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer  

SYNOPSIS

#include <Xm/DragDrop.h>

void XmDropTransferAdd (drop_transfer, transfers, num_transfers) Widget drop_transfer; XmDropTransferEntryRec *transfers; Cardinal num_transfers;
 

DESCRIPTION

XmDropTransferAdd identifies a list of additional drop transfer entries to be processed after a drop transfer is started. Specifies the ID of the DropTransfer widget returned by XmDropTransferStart Specifies the additional drop transfer entries that the receiver wants processed Specifies the number of items in the transfers array

For a complete definition of DropTransfer and its associated resources, see XmDropTransfer(3X).
 

SEE ALSO

XmDragContext(3X), XmDropTransfer(3X), XmDropTransferStart(3X)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:42:06 GMT, October 02, 2010