Function
Gdkkeyboard_ungrab
deprecated: 3.0
Declaration [src]
void
gdk_keyboard_ungrab (
guint32 time_
)
Description [src]
Ungrabs the keyboard on the default display, if it is grabbed by this application.
Deprecated since: 3.0
Use gdk_device_ungrab(), together with gdk_device_grab()
instead.