spice-gtk/doc/reference
Paul Donohue ea81b97f74 spice-widget: add spice_display_keyboard_ungrab()
Internally, spice-widget has separate try_keyboard_ungrab() and
try_mouse_ungrab() functions to ungrab the keyboard and mouse
respectively.  Both of these functions are called when the grab
sequence is pressed.

spice-widget exposes try_mouse_ungrab() as spice_display_mouse_ungrab()
to allow callers to explicitly ungrab.  However, it does not currently
expose try_keyboard_ungrab(), so callers can only ungrab the mouse and
cannot ungrab the keyboard.

Correct this by exposing try_keyboard_ungrab() as
spice_display_keyboard_ungrab().

Fixes #73
2021-04-10 08:53:34 -04:00
..
meson.build Remove PulseAudio backend 2020-03-17 18:25:38 +01:00
spice-gtk-docs.xml gtk-doc: fix api-index warnings 2019-02-13 17:31:09 +00:00
spice-gtk-overrides.txt Release v0.13 2012-08-28 18:32:24 +02:00
spice-gtk-sections.txt spice-widget: add spice_display_keyboard_ungrab() 2021-04-10 08:53:34 -04:00