MCPcopy Create free account
hub / github.com/clementgallet/libTAS / ungrabPointer

Method ungrabPointer

src/library/xlib/XlibEventQueue.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245void XlibEventQueue::ungrabPointer()
246{
247 grab_window = 0;
248}
249
250bool XlibEventQueue::isTypeOfMask(int type, long event_mask)
251{

Callers 1

XUngrabPointerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected