Gdk.keyboardUngrab

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

More...
struct Gdk
static
void
keyboardUngrab
(
uint time
)

Parameters

time uint

a timestamp from a #GdkEvent, or %GDK_CURRENT_TIME if no timestamp is available.

Detailed Description

Deprecated: Use gdk_device_ungrab(), together with gdk_device_grab() instead.

Meta