NAME
xcbcompositecreateregionfromborderclip - SYNOPSIS
#include
Request function xcbvoidcookiet xcbcompositecreateregionfromborderclip(xcbconnectiont *conn, xcbxfixesregiont region, xcbwindowt window); REQUEST ARGUMENTS conn The XCB connection to X11. region TODO: NOT YET DOCUMENTED. window 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 xcbcompositecreateregionfromborderclipchecked. See xcb-re‐ quests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from composite.xml. Contact xcb@lists.freedesktop.org for corrections and improvements. X Version 11 xcbcompositecreateregionfromborderclip(3)