pointerIsGrabbed
fn
bool pointerIsGrabbed()Returns true if the pointer on the default display is currently grabbed by this application.
Note that this does not take the inmplicit pointer grab on button presses into account.
Returns
true if the pointer is currently grabbed by this application.
Deprecated
Use [gdk.display.Display.deviceIsGrabbed] instead.