gdkPointerIsGrabbed {RGtk2}R Documentation

gdkPointerIsGrabbed

Description

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

Usage

gdkPointerIsGrabbed()

Details

Note that this does not take the inmplicit pointer grab on button presses into account.

Value

[logical] TRUE if the pointer is currently grabbed by this application.*

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]