NAME
xcbsetdashes - SYNOPSIS
#include
Request function xcbvoidcookiet xcbsetdashes(xcbconnectiont *conn, xcbgcontextt gc, uint16t dashoffset, uint16t dasheslen, const uint8t *dashes); REQUEST ARGUMENTS conn The XCB connection to X11. gc TODO: NOT YET DOCUMENTED. dashoffset TODO: NOT YET DOCUMENTED. dasheslen TODO: NOT YET DOCUMENTED. dashes 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 xcbsetdasheschecked. 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 xcbsetdashes(3)