XmGetXmDisplay(X3mot)
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.
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(X3mot).
Return values
Returns the XmDisplay object ID for the specified display.
References
XmDisplay(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004