glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
wl_keyboard_listener.modifiers
glfw3
wayland
wl_keyboard_listener
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
wl_keyboard_listener
extern (
C
) @
nogc
nothrow
void
function
(
void
*
data
,
wl_keyboard
*
wl_keyboard
,
uint
serial
,
uint
mods_depressed
,
uint
mods_latched
,
uint
mods_locked
,
uint
group
)
modifiers
;
Meta
Source
See Implementation
glfw3
wayland
wl_keyboard_listener
variables
enter
key
keymap
leave
modifiers
repeat_info