inputs_key_release
Description:
[ Version ( deprecated = true , deprecated_since = "0.35" ) ]
public void inputs_key_release (InputsChannel channel, uint scancode)
Warning: inputs_key_release is deprecated since 0.35.
Release a key.
Note:
use key_release instead.
Parameters:
channel | |
scancode |
a PC XT (set 1) key scancode. For scancodes with an %0xe0 prefix, drop the prefix and OR the scancode with %0x100. |
Namespace: Spice
Package: spice-client-glib-2.0