Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetXmDi(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmGetXmDisplay(Xm)             6 January 1993             XmGetXmDisplay(Xm)


 Name

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

 Syntax


    #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.

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

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

 Return value

    Returns the XmDisplay object ID for the specified display.

 See also

    XmDisplay(Xm)


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