Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmCreateDragIcon(3X) — Ultrix/UWS 4.5.1 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmCreateDragIcon(3X)  —  OSF/Motif

NAME

XmCreateDragIcon − A Drag and Drop function that creates a DragIcon widget

SYNOPSIS

#include <Xm/DragIcon.h>
Widget XmCreateDragIcon (widget, name, arglist, argcount)
Widgetwidget;
Stringname;
ArgListarglist;
Cardinalargcount;

DESCRIPTION

XmCreateDragIcon creates a DragIcon and returns the associated widget ID. 

widgetSpecifies the ID of the widget that the function uses to access default values for visual attributes of the DragIcon.  This widget may be different than the actual parent of the DragIcon. 

nameSpecifies the name of the DragIcon widget. 

arglistSpecifies the argument list. 

argcountSpecifies the number of attribute/value pairs in the argument list (arglist). 

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

RETURN VALUE

The function creates a DragIcon and returns the associated widget ID. 

RELATED INFORMATION

XmDragContext(3X), XmDragIcon(3X), and XmScreen(3X). 

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