Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetXmDisplay(3X) — Ultrix/UWS 4.4 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmGetXmDisplay(3X)  —  OSF/Motif

NAME

XmGetXmDisplay − A Display function that returns the XmDisplay object ID for a specified display

SYNOPSIS

#include <Xm/Xm.h>
Widget XmGetXmDisplay (display)
Display*display;

DESCRIPTION

XmGetXmDisplay returns the XmDisplay object ID associated with a display.  The application can access Display resources by using XtGetValues. 

displaySpecifies the display for which the XmDisplay object ID is to be returned

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

RETURN VALUE

Returns the XmDisplay object ID for the specified display. 

RELATED INFORMATION

XmDisplay(3X). 

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