NAME
xcbshaperectangles - SYNOPSIS
#include
Request function xcbvoidcookiet xcbshaperectangles(xcbconnectiont *conn, xcbshapeopt operation, xcbshapekindt destinationkind, uint8t ordering, xcbwindowt destinationwindow, int16t xoffset, int16t yoffset, uint32t rectangleslen, const xcbrectanglet *rectangles); REQUEST ARGUMENTS conn The XCB connection to X11. operation TODO: NOT YET DOCUMENTED. destinationkind TODO: NOT YET DOCUMENTED. ordering TODO: NOT YET DOCUMENTED. destinationwindow TODO: NOT YET DOCUMENTED. xoffset TODO: NOT YET DOCUMENTED. yoffset TODO: NOT YET DOCUMENTED. rectangleslen TODO: NOT YET DOCUMENTED. rectangles 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 xcbshaperectangleschecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from shape.xml. Contact xcb@lists.freedesktop.org for correcā tions and improvements. X Version 11 libxcb 1.13 xcbshaperectangles(3)