NAME
xcbpolytext8 - SYNOPSIS
#include
Request function xcbvoidcookiet xcbpolytext8(xcbconnectiont *conn, xcbdrawablet drawable, xcbgcontextt gc, int16t x, int16t y, uint32t itemslen, const uint8t *items); REQUEST ARGUMENTS conn The XCB connection to X11. drawable TODO: NOT YET DOCUMENTED. gc TODO: NOT YET DOCUMENTED. x TODO: NOT YET DOCUMENTED. y TODO: NOT YET DOCUMENTED. itemslen TODO: NOT YET DOCUMENTED. items 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 xcbpolytext8checked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbpolytext8(3)