XtGetDisplays(3) | Library Functions Manual | XtGetDisplays(3) |
XtGetDisplays - retrieve a list of displays associated with an application context
#include <X11/Intrinsic.h>
void XtGetDisplays(XtAppContext app_context, Display ***dpy_return, Cardinal* num_dpy_return);
To free the list of displays, use XtFree.
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
X Version 11 | XT FUNCTIONS |