NAME
xcbxprintcreatecontext - SYNOPSIS
#include
Request function xcbvoidcookiet xcbxprintcreatecontext(xcbconnectiont *conn, uint32t contextid, uint32t printerNameLen, uint32t localeLen, const xcbxprintstring8t *printerName, const xcbxprintstring8t *locale); REQUEST ARGUMENTS conn The XCB connection to X11. contextid TODO: NOT YET DOCUMENTED. printerNameLen TODO: NOT YET DOCUMENTED. localeLen TODO: NOT YET DOCUMENTED. printerName TODO: NOT YET DOCUMENTED. locale 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 xcbxprintcreatecontextchecked. See xcb-requests(3) for de‐ tails. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xprint.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbxprintcreatecontext(3)