glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
zwp_relative_pointer_v1_listener.relativeMotion
glfw3
wayland
zwp_relative_pointer_v1_listener
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
zwp_relative_pointer_v1_listener
extern (
C
) nothrow @
nogc
void
function
(
void
*
data
,
zwp_relative_pointer_v1
*
pointer
,
uint
timeHi
,
uint
timeLo
,
wl_fixed_t
dx
,
wl_fixed_t
dy
,
wl_fixed_t
dxUnaccel
,
wl_fixed_t
dyUnaccel
)
relativeMotion
;
Meta
Source
See Implementation
glfw3
wayland
zwp_relative_pointer_v1_listener
variables
relativeMotion