![]() |
![]()
| ![]() |
![]()
NAMEXtGetDisplays - retrieve a list of displays associated with an application context SYNTAX#include <X11/Intrinsic.h> void XtGetDisplays(XtAppContext app_context, Display ***dpy_return, Cardinal* num_dpy_return); ARGUMENTS
DESCRIPTIONTo free the list of displays, use XtFree. SEE ALSOX Toolkit Intrinsics - C Language Interface
|