Manual Pages for Linux CentOS command on man xcb_xfixes_get_cursor_image_and_name
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xfixes_get_cursor_image_and_name

xcbxfixesgetcursorimageandnXCB(Rexcbxfixesgetcursorimageandname(3)

NAME

xcbxfixesgetcursorimageandname - SYNOPSIS

#include Request function xcbxfixesgetcursorimageandnamecookiet xcbxfixesgetcursorimageandname(xcbconnectiont *conn, Reply datastructure typedef struct xcbxfixesgetcursorimageandnamereplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; int16t x; int16t y; uint16t width; uint16t height; uint16t xhot; uint16t yhot; uint32t cursorserial; xcbatomt cursoratom; uint16t nbytes; uint8t pad1[2]; } xcbxfixesgetcursorimageandnamereplyt; Reply function xcbxfixesgetcursorimageandnamereplyt *xcbxfixesgetcursorimageandnamereply(xcbconnectiont *conn, xcbxfixesgetcursorimageandnamecookiet cookie, xcbgenericerrort **e); Reply accessors uint32t *xcbxfixesgetcursorimageandnamecursorimage(const xcbxfixesgetcursorimageandnamerequestt *reply); int xcbxfixesgetcursorimageandnamecursorimagelength(const xcbxfixesgetcursorimageandnamereplyt *reply); xcbgenericiteratort xcbxfixesgetcursorimageandnamecursorimageend(const xcbxfixesgetcursorimageandnamereplyt *reply); char *xcbxfixesgetcursorimageandnamename(const xcbxfixesgetcursorimageandnamerequestt *reply); int xcbxfixesgetcursorimageandnamenamelength(const xcbxfixesgetcursorimageandnamereplyt *reply); xcbgenericiteratort xcbxfixesgetcursorimageandnamenameend(const xcbxfixesgetcursorimageandnamereplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. REPLY FIELDS responsetype The type of this reply, in this case XCBXFIXESGETCUR‐ SORIMAGEANDNAME. This field is also present in the xcbgenericreplyt 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. cursoratom TODO: NOT YET DOCUMENTED. nbytes TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxfixesgetcursorimageandnamecookiet. Errors have to be handled when calling the reply function xcbxfixesgetcursorim‐ ageandnamereply. If you want to handle errors in the event loop instead, use xcbxfix‐

esgetcursorimageandnameunchecked. See xcb-requests(3) for de‐ tails. 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 libxcxcbxfixesgetcursorimageandname(3)




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