Gdk.keyboardUngrab

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

class Gdk
static
void
keyboardUngrab
(
uint time
)

Parameters

time uint

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

Meta