Learn R Programming

RGtk2 (version 2.8.8)

gdkPointerIsGrabbed: gdkPointerIsGrabbed

Description

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

Usage

gdkPointerIsGrabbed()

Arguments

Value

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

Details

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