gdkPointerUngrab {RGtk2}R Documentation

gdkPointerUngrab

Description

Ungrabs the pointer on the default display, if it is grabbed by this application.

Usage

gdkPointerUngrab(time = "GDK_CURRENT_TIME")

Arguments

time [numeric] a timestamp from a GdkEvent, or GDK_CURRENT_TIME if no timestamp is available.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]