Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkPointerUngrab: gdkPointerUngrab
Description
Ungrabs the pointer on the default display, if it is grabbed by this application.
Usage
gdkPointerUngrab(time = "GDK_CURRENT_TIME")
Arguments
time
a timestamp from a
GdkEvent
, or
GDK_CURRENT_TIME
if no timestamp is available.