Determines screen attributes for the multicolor cursor by way of the specified drawable.
Enhanced X-Windows Library (libXext.a)
Status XGetMultiColorCursorInfo(DisplayPtr, DrawablePtr, CursorPlanes, TransparentPixel, Width, Height) Display *DisplayPtr; Drawable *DrawablePtr; short *CursorPlanes; int *TransparentPixel; short *Width; short *Height;
The XGetMultiColorCursorInfo extension function returns the number of cursor planes, the transparent pixel value, and the maximum width and height for the screen by way of the drawable specified.
If a value of -1 is returned for the TransparentPixel parameter, then transparency is not supported.
True | Indicates that the XGetMultiColorCursorInfo extension function is successful. |
False | Indicates that the XGetMultiColorCursorInfo extension function is not successful. |
Using Extensions in AIXwindows in AIX Version 4.3 AIXwindows Programming Guide.
AIXwindows Overview for Programmers in AIX Version 4.3 AIXwindows Programming Guide.