NAME
xcbrecordcreatecontext - SYNOPSIS
#include
Request function xcbvoidcookiet xcbrecordcreatecontext(xcbconnectiont *conn, xcbrecordcontextt context, xcbrecordelementheadert elementheader, uint32t numclientspecs, uint32t numranges, const xcbrecordclientspect *clientspecs, const xcbrecordranget *ranges); REQUEST ARGUMENTS conn The XCB connection to X11. context TODO: NOT YET DOCUMENTED. elementheader TODO: NOT YET DOCUMENTED. numclientspecs TODO: NOT YET DOCUMENTED. numranges TODO: NOT YET DOCUMENTED. clientspecs TODO: NOT YET DOCUMENTED. ranges TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbvoidcookiet. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcbrequestcheck instead, use xcbrecordcreatecontextchecked. 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 xcbrecordcreatecontext(3)