Returns a list of all extensions supported by the server.
Enhanced X-Windows Library (libX11.a)
char **XListExtensions(DisplayPtr, NumberExtensions) Display *DisplayPtr; int *NumberExtensions;
The XListExtensions extension function returns a list of all extension functions supported by the server.
DisplayPtr | Specifies the display device. |
NumberExtensions | Returns the number of extension functions. |
ExtensionFunctions | Provides a list of all extension functions supported by the server. |
Using Extensions in AIXwindows in AIX Version 4.3 AIXwindows Programming Guide.
The ListExtensions protocol request.
AIXwindows Overview for Programmers in AIX Version 4.3 AIXwindows Programming Guide.