manpagez: man pages & more
man XmGetXmDisplay(3)
Home | html | info | man
XmGetXmDisplay(library call)                      XmGetXmDisplay(library call)




NAME

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


SYNOPSIS

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


DESCRIPTION

       XmGetXmDisplay returns the XmDisplay object ID associated with  a  dis-
       play. The application can access Display resources with 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(3).


RETURN

       Returns the XmDisplay object ID for the specified display.


RELATED

       XmDisplay(3).



                                                  XmGetXmDisplay(library call)

openMotif 2.3.1 - Generated Sun Nov 30 16:49:57 CST 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.