![]() |
Ultralight C API 1.4.0
|
Files | |
| CAPI_Bitmap.h | |
| A thread-safe container for pixel data. | |
| CAPI_Buffer.h | |
| A fixed-size container for raw byte data. | |
| CAPI_Clipboard.h | |
| User-defined clipboard interface. | |
| CAPI_Config.h | |
| Core configuration for the renderer. | |
| CAPI_Defines.h | |
| Various defines and utility functions for the C API. | |
| CAPI_FileSystem.h | |
| User-defined file system interface. | |
| CAPI_FontFile.h | |
| Font file interface. | |
| CAPI_FontLoader.h | |
| User-defined font loader interface. | |
| CAPI_GamepadEvent.h | |
| Gamepad event interface. | |
| CAPI_Geometry.h | |
| Geometry utilities. | |
| CAPI_GPUDriver.h | |
| User-defined GPU driver interface. | |
| CAPI_ImageSource.h | |
| User-defined image source to display custom images on a web-page. | |
| CAPI_KeyEvent.h | |
| Key event interface. | |
| CAPI_Logger.h | |
| User-defined logging interface. | |
| CAPI_MouseEvent.h | |
| Mouse event interface. | |
| CAPI_Platform.h | |
| Global platform singleton, manages user-defined platform handlers. | |
| CAPI_Renderer.h | |
| Core renderer singleton for the library, coordinates all library functions. | |
| CAPI_ScrollEvent.h | |
| Scroll event interface. | |
| CAPI_Session.h | |
| Storage for a browsing session (cookies, local storage, etc.). | |
| CAPI_String.h | |
| Unicode string container (natively UTF-8). | |
| CAPI_Surface.h | |
| User-defined pixel buffer surface. | |
| CAPI_View.h | |
| Web-page container rendered to an offscreen surface. | |