Manual Pages for Linux CentOS command on man xcb_xfixes_get_cursor_image_unchecked
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xfixes_get_cursor_image_unchecked

xcbxfixesgetcursorimage(3) XCB Requests xcbxfixesgetcursorimage(3)

NAME

xcbxfixesgetcursorimage - SYNOPSIS

#include Request function xcbxfixesgetcursorimagecookiet xcbxfixesgetcursorimage(xcbconnectiont *conn, Reply datastructure typedef struct xcbxfixesgetcursorimagereplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; int16t x; int16t y; uint16t width; uint16t height; uint16t xhot; uint16t yhot; uint32t cursorserial; uint8t pad1[8]; } xcbxfixesgetcursorimagereplyt; Reply function xcbxfixesgetcursorimagereplyt *xcbxfixesgetcursorimagereply(xcbconnectiont *conn, xcbxfixesgetcursorimagecookiet cookie, xcbgenericerrort **e); Reply accessors uint32t *xcbxfixesgetcursorimagecursorimage(const xcbxfixesgetcursorimagerequestt *reply); int xcbxfixesgetcursorimagecursorimagelength(const xcbxfixesgetcursorimagereplyt *reply); xcbgenericiteratort xcbxfixesgetcursorimagecursorimageend(const xcbxfixesgetcursorimagereplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. REPLY FIELDS responsetype The type of this reply, in this case XCBXFIXESGETCUR‐ SORIMAGE. This field is also present in the xcbgenericre‐ plyt and can be used to tell replies apart from each other. sequence The sequence number of the last request processed by the X11 server. length The length of the reply, in words (a word is 4 bytes). x TODO: NOT YET DOCUMENTED. y TODO: NOT YET DOCUMENTED. width TODO: NOT YET DOCUMENTED. height TODO: NOT YET DOCUMENTED. xhot TODO: NOT YET DOCUMENTED. yhot TODO: NOT YET DOCUMENTED. cursorserial TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxfixesgetcursorimagecookiet. Errors have to be han‐ dled when calling the reply function xcbxfixesgetcursorimagereply. If you want to handle errors in the event loop instead, use xcbxfix‐

esgetcursorimageunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xfixes.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbxfixesgetcursorimage(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 OurUNIX.com ™