![]() |
![]()
| ![]() |
![]()
NAMEXmGetXmDisplay — A Display function that returns the XmDisplay object ID for a specified display SYNOPSIS#include <Xm/Display.h> Widget XmGetXmDisplay( Display *display); DESCRIPTIONXmGetXmDisplay returns the XmDisplay object ID associated with a display. The application can access Display resources with XtGetValues.
For a complete definition of Display and its associated resources, see XmDisplay(3). RETURNReturns the XmDisplay object ID for the specified display. RELATEDXmDisplay(3).
|