XtGetDisplays(3)



XtGetDisplays

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO

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



More Linux Commands

manpages/XDrawRectangle.3.html
XDrawRectangle(3) - draw rectangles and rectangles structure
The XDrawRectangle and XDrawRectangles functions draw the outlines of the specified rectangle or rectangles as if a five-point PolyLine protocol request were sp

manpages/ldap_extended_operation_s.3.html
ldap_extended_operation_s(3) - Extends the LDAP operations t
The ldap_extended_operation_s() routine is used to synchronously perform an LDAP extended operation. It takes requestoid, which points to a dotted-decimal OID s

manpages/git-upload-archive.1.html
git-upload-archive(1) - Send archive back to git-archive....
Invoked by git archive --remote and sends a generated archive to the other end over the Git protocol. This command is usually not invoked directly by the end us

manpages/iso_8859-1.7.html
iso_8859-1(7) - ISO 8859-1 character set encoded in octal, d
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). Especially important is ISO 8859-1, the Latin Al

manpages/mark.3menu.html
mark(3menu) - get and set the menu mark string (Man Page)...
mark.3menu - In order to make menu selections visible on older terminals without highlighting or color capability, the menu library marks selected items in a me

manpages/FcConfigAppFontClear.3.html
FcConfigAppFontClear(3) - Remove all app fonts from font dat
Clears the set of application-specific fonts. If config is NULL, the current configuration is used. VERSION Fontconfig version 2.8.0 FcConfigAppFontClear.3 (Lib

manpages/gnutls_x509_crt_check_hostname.3.html
gnutls_x509_crt_check_hostname(3) - API function (Man Page)
This function will check if the given certificates subject matches the given hostname. This is a basic implementation of the matching described in RFC2818 (HTTP

manpages/error.n.html
error(n) - Generate an error (Local - Linux man page).......
Returns a TCL_ERROR code, which causes command interpretation to be unwound. Message is a string that is returned to the application to indicate what went wrong

manpages/showq.8.html
showq(8) - list the Postfix mail queue - Linux manual page
The showq(8) daemon reports the Postfix mail queue status. It is the program that emulates the sendmail mailq command. The showq(8) daemon can also be run in st

manpages/ldap_delete.3.html
ldap_delete(3) - Perform an LDAP delete operation. (ManPage)
The ldap_delete_s() routine is used to perform an LDAP delete operation synchronously. It takes dn, the DN of the entry to be deleted. It returns an LDAP error

manpages/acpid.8.html
acpid(8) - Advanced Configuration and Power Interface event
acpid is designed to notify user-space programs of ACPI events. acpid should be started during the system boot, and will run as a background process, by default

manpages/pano_trafo.1.html
pano_trafo(1) - Transform image coordinates. (Man Page).....
pano_trafo reads image coordiates (x y) from standard input and prints the corresponding panorama coordinates to standard output. OPTIONS -r Reverse transformat





We can't live, work or learn in freedom unless the software we use is free.