NAME
xcbstorenamedcolor - SYNOPSIS
#include
Request function xcbvoidcookiet xcbstorenamedcolor(xcbconnectiont *conn, uint8t flags, xcbcolormapt cmap, uint32t pixel, uint16t namelen, const char *name); REQUEST ARGUMENTS conn The XCB connection to X11. flags TODO: NOT YET DOCUMENTED. cmap TODO: NOT YET DOCUMENTED. pixel TODO: NOT YET DOCUMENTED. namelen TODO: NOT YET DOCUMENTED. name 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 xcbstorenamedcolorchecked. 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 xcbstorenamedcolor(3)