Manual Pages for Linux CentOS command on man xcb_res_query_client_pixmap_bytes
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_res_query_client_pixmap_bytes

xcbresqueryclientpixmapbytesXCB Requexcbresqueryclientpixmapbytes(3)

NAME

xcbresqueryclientpixmapbytes - SYNOPSIS

#include Request function xcbresqueryclientpixmapbytescookiet xcbresqueryclientpixmapbytes(xcbconnectiont *conn, uint32t xid); Reply datastructure typedef struct xcbresqueryclientpixmapbytesreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t bytes; uint32t bytesoverflow; } xcbresqueryclientpixmapbytesreplyt; Reply function xcbresqueryclientpixmapbytesreplyt *xcbresqueryclientpixmapbytesreply(xcbconnectiont *conn, xcbresqueryclientpixmapbytescookiet cookie, xcbgenericerrort **e); REQUEST ARGUMENTS conn The XCB connection to X11. xid TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRESQUERYCLIENTPIXMAPBYTES. 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). bytes TODO: NOT YET DOCUMENTED. bytesoverflow TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbresqueryclientpixmapbytescookiet. Errors have to be handled when calling the reply function xcbresqueryclientpixmapbytesreply. If you want to handle errors in the event loop instead, use

xcbresqueryclientpixmapbytesunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from res.xml. Contact xcb@lists.freedesktop.org for correcā€ tions and improvements. X Version 11 libxcb 1xcbresqueryclientpixmapbytes(3)




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