Returns information about the size and colors in a cross-hair cursor for a particular display device.
Enhanced X-Windows Library (libXext.a)
Status XQueryCrosshairCursor (DisplayPtr, MinimumWidth, MaximumWidth, BestWidth, Colors, Base) Display *DisplayPtr; short *MinimumWidth; short *MaximumWidth; short *BestWidth; int *Colors; short *Base
The XQueryCrossHairCursor extension function returns the minimum width of the vertical and horizontal lines, the maximum width, the best width of a cross-hair cursor, and the number of colors in a cross-hair cursor for a particular display device.
True | Indicates that the XQueryCrossHairCursor extension function is successful. |
False | Indicates that the XQueryCrossHairCursor 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.