lv_libinput_private.h

API reference for lv_libinput_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_libinput.h
Summary

Structs

struct

_lv_libinput_event_t

MemberTypeDescription
pressedlv_indev_state_t
key_valint
pointlv_point_t
struct

_lv_libinput_t

MemberTypeDescription
fdint
fdsstruct pollfd[1]
pointslv_libinput_event_t[32]
slotslv_libinput_event_t[2]
pointer_positionlv_point_t
pointer_button_downbool
startint
endint
last_eventlv_libinput_event_t
deinitbool
event_lockpthread_mutex_t
worker_threadpthread_t
libinput_contextstruct libinput *
libinput_devicestruct libinput_device *

Dependencies

How is this guide?

Last updated on

On this page