Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmDropTranB(3X) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmDragContext(3X)

XmDropTransfer(3X)

XmDropTransferStart(3X)

XmDropTransferAdd(3X)

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)

Widgetdrop_transfer;
XmDropTransferEntryRec *transfers;
Cardinalnum_transfers;

DESCRIPTION

XmDropTransferAdd 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(3X). 

RELATED INFORMATION

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

Hewlett-Packard Company  —  Motif Release 1.2: May 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026