Manual Pages for Linux CentOS command on man xcb_record_enable_context
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_record_enable_context

xcbrecordenablecontext(3) XCB Requests xcbrecordenablecontext(3)

NAME

xcbrecordenablecontext - SYNOPSIS

#include Request function xcbrecordenablecontextcookiet xcbrecordenablecontext(xcbconnectiont *conn, xcbrecordcontextt context); Reply datastructure typedef struct xcbrecordenablecontextreplyt { uint8t responsetype; uint8t category; uint16t sequence; uint32t length; xcbrecordelementheadert elementheader; uint8t clientswapped; uint8t pad0[2]; uint32t xidbase; uint32t servertime; uint32t recsequencenum; uint8t pad1[8]; } xcbrecordenablecontextreplyt; Reply function xcbrecordenablecontextreplyt *xcbrecordenablecontextreply(xcbconnectiont *conn, xcbrecordenablecontextcookiet cookie, xcbgenericerrort **e); Reply accessors uint8t *xcbrecordenablecontextdata(const xcbrecordenablecontextrequestt *reply); int xcbrecordenablecontextdatalength(const xcbrecordenablecontextreplyt *reply); xcbgenericiteratort xcbrecordenablecontextdataend(const xcbrecordenablecontextreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. context TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRECORDENABLECON‐ TEXT. 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). category TODO: NOT YET DOCUMENTED. elementheader TODO: NOT YET DOCUMENTED. clientswapped TODO: NOT YET DOCUMENTED. xidbase TODO: NOT YET DOCUMENTED. servertime TODO: NOT YET DOCUMENTED. recsequencenum TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbrecordenablecontextcookiet. Errors have to be han‐ dled when calling the reply function xcbrecordenablecontextreply. If you want to handle errors in the event loop instead, use

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




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