Function

Gdk-3.0Gdkpointer_is_grabbedDeprecated 3.0

  • 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 boolean

    true if the pointer is currently grabbed by this application.

    since 3.0: Use gdk_display_device_is_grabbed() instead.