![]() |
Ultralight C API 1.3.0
|
Go to the source code of this file.
Functions | |
| ULExport ULScrollEvent | ulCreateScrollEvent (ULScrollEventType type, int delta_x, int delta_y) |
| Create a scroll event,. | |
| ULExport void | ulDestroyScrollEvent (ULScrollEvent evt) |
| Destroy a scroll event. | |
| ULExport ULScrollEvent ulCreateScrollEvent | ( | ULScrollEventType | type, |
| int | delta_x, | ||
| int | delta_y | ||
| ) |
Create a scroll event,.
| ULExport void ulDestroyScrollEvent | ( | ULScrollEvent | evt | ) |
Destroy a scroll event.