xfree86 man page for xtgetdisplays

Query: xtgetdisplays

OS: xfree86

Section: 3xt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtGetDisplays(3Xt)						   XT FUNCTIONS 						XtGetDisplays(3Xt)

NAME
XtGetDisplays - retrieve a list of displays associated with an application context
SYNTAX
void XtGetDisplays(XtAppContext app_context, Display ***dpy_return, Cardinal* num_dpy_return);
ARGUMENTS
app_context Specifies the application context. dpy_return Returns a list of open X display connections in the specified application context. num_dpy_return Returns the count of open X display connections in dpy_return.
DESCRIPTION
To free the list of displays, use XtFree.
SEE ALSO
X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface XFree86 Version 4.7.0 XtGetDisplays(3Xt)
Related Man Pages
xtcreateapplicationcontext(3xt) - redhat
xtappsetfallbackresources(3xt) - xfree86
xtdestroyapplicationcontext(3xt) - xfree86
xtdestroyapplicationcontext(3xt) - osf1
xtwidgettoapplicationcontext(3xt) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update
Fedora 30 and Slackware 14.2, how to obtain the same rendering?