cef_mouse_event_t

Undocumented in source.
struct cef_mouse_event_t {}

Members

Variables

modifiers
uint32 modifiers;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta