NAME
xcbinputxipassiveungrabdevice - SYNOPSIS
#include
Request function xcbvoidcookiet xcbinputxipassiveungrabdevice(xcbconnectiont *conn, xcbwindowt grabwindow, uint32t detail, xcbinputdeviceidt deviceid, uint16t nummodifiers, uint8t grabtype, const uint32t *modifiers); REQUEST ARGUMENTS conn The XCB connection to X11. grabwindow TODO: NOT YET DOCUMENTED. detail TODO: NOT YET DOCUMENTED. deviceid TODO: NOT YET DOCUMENTED. nummodifiers TODO: NOT YET DOCUMENTED. grabtype TODO: NOT YET DOCUMENTED. modifiers 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 xcbinputxipassiveungrabdevicechecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb xcbinputxipassiveungrabdevice(3)