pointer_is_grabbed


Description:


[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public bool pointer_is_grabbed ()

Warning: pointer_is_grabbed is deprecated since 3.0.

Returns true if the pointer on the default display is currently grabbed by this application.

Note:

Use device_is_grabbed instead.

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.


Namespace: Gdk
Package: gdk-3.0