glfw-d ~develop (2021-12-28T09:26:43.1495218)
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