Manual Pages for Linux CentOS command on man xcb_res_query_resource_bytes_sizes_length
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_res_query_resource_bytes_sizes_length

xcbresqueryresourcebytes(3) XCB Requests xcbresqueryresourcebytes(3)

NAME

xcbresqueryresourcebytes - SYNOPSIS

#include Request function xcbresqueryresourcebytescookiet xcbresqueryresourcebytes(xcbconnectiont *conn, uint32t client, uint32t numspecs, const xcbresresourceidspect *specs); Reply datastructure typedef struct xcbresqueryresourcebytesreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t numsizes; uint8t pad1[20]; } xcbresqueryresourcebytesreplyt; Reply function xcbresqueryresourcebytesreplyt *xcbresqueryresourcebytesreply(xcbconnectiont *conn, xcbresqueryresourcebytescookiet cookie, xcbgenericerrort **e); Reply accessors int xcbresqueryresourcebytessizeslength(const xcbresqueryresourcebytesreplyt *reply); xcbresresourcesizevalueiteratort xcbresqueryresourcebytessizesiterator(const xcbresqueryresourcebytesreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. client TODO: NOT YET DOCUMENTED. numspecs TODO: NOT YET DOCUMENTED. specs TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRESQUERYRE‐ SOURCEBYTES. This field is also present in the xcbgener‐ icreplyt 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). numsizes TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbresqueryresourcebytescookiet. Errors have to be handled when calling the reply function xcbresqueryre‐ sourcebytesreply. If you want to handle errors in the event loop instead, use

xcbresqueryresourcebytesunchecked. See xcb-requests(3) for de‐ tails. 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 1.13 xcbresqueryresourcebytes(3)




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