|
XmGetXmDisplay(3X)
Contents
|
XmGetXmDisplay - A Display function that returns the
XmDisplay object ID for a specified display
#include <Xm/Display.h>
Widget XmGetXmDisplay (display)
Display display;
Display resources by using XtGetValues. 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(3X).
Returns the XmDisplay object ID for the specified display.
XmDisplay(3X)
XmGetXmDisplay(3X)
[ Back ] |