Query: xmtransferstartrequest
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTransferStartRequest(library call) XmTransferStartRequest(library call)NAMEXmTransferStartRequest -- A toolkit function that begins a MULTIPLE transferSYNOPSIS#include <Xm/Transfer.h> void XmTransferStartRequest( XtPointer transfer_id);DESCRIPTIONXmTransferStartRequest begins a MULTIPLE request. The MULTIPLE request may contain one or more calls to XmTransferValue. Your application concludes a MULTIPLE request by calling XmTransferSendRequest. XmTransferStartRequest is typically called by a destination callback or by a transfer procedure. transfer_id Specifies a unique indentifier for the data transfer operation. You should use the transfer_id passed in the XmDestinationCall- backStruct or XmSelectionCallbackStruct.RELATEDXmTransferSetParameters(3), XmTransferSendRequest(3), and XmTransferValue(3). XmTransferStartRequest(library call)
| Related Man Pages |
|---|
| xmtransfervalue(3) - redhat |
| xmtransferdone(3) - redhat |
| xmtransfersetparameters(3) - redhat |
| xtcancelselectionrequest(3) - debian |
| xtcancelselectionrequest(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |