instead.
keyboardUngrab
fn
void keyboardUngrab(uint time)Ungrabs the keyboard on the default display, if it is grabbed by this application.
Parameters
time | a timestamp from a #GdkEvent, or [gdk.types.CURRENT_TIME] if no timestamp is available. |
Deprecated
Use [gdk.device.Device.ungrab], together with [gdk.device.Device.grab]