NAME
xcbxfixestranslateregion - SYNOPSIS
#include
Request function xcbvoidcookiet xcbxfixestranslateregion(xcbconnectiont *conn, xcbxfixesregiont region, int16t dx, int16t dy); REQUEST ARGUMENTS conn The XCB connection to X11. region TODO: NOT YET DOCUMENTED. dx TODO: NOT YET DOCUMENTED. dy 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 xcbxfixestranslateregionchecked. See xcb-requests(3) for de‐ tails. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xfixes.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbxfixestranslateregion(3)