SDL.Input.Keyboard – sdl2 Reference Manual
Keyboard
Description:
public
namespace
Keyboard
Namespace:
SDL.Input.Keyboard
Package:
sdl2
Content:
Methods:
public
Window
get_focus
()
public
Keymod
get_modifierstate
()
public
uint8
*
get_raw_state
(
out
int
numkeys =
null
)
public
unowned
bool
[]
get_state
()
public
void
set_modifierstate
(
Keymod
modstate)
2022 vala-language.org