GUIslice
0.16.0
Embedded GUI in C
|
General Functions | General functions for configuring the GUI |
Graphics General Functions | Helper functions that support graphics operations |
Graphics Primitive Functions | These routines cause immediate drawing to occur on the primary screen |
Font Functions | Functions that load fonts |
Page Functions | Functions that operate at the page level |
▼Element Functions | Functions that are used to create and manipulate elements |
Element: Creation Functions | Functions that create GUI elements |
Element: General Functions | General-purpose functions that operate on Elements |
Element: Update Functions | Functions that configure or modify an existing eleemnt |
Touchscreen Functions | Functions that configure and respond to a touch device |
Input Mapping Functions | Functions that handle GPIO / pin and keyboard input |
General Purpose Macros | Macros that are used throughout the GUI for debug |
Flash-based Element Macros | Macros that represent element creation routines based in FLASH memory |
▼Internal Functions | These functions are internal to the GUIslice implementation and are not intended to be called by user code and subject to change even in minor releases |
Internal: Misc Functions | |
Internal: Element Functions | |
Internal: Page Functions | |
Internal: Element Collection Functions | |
Internal: Element Collection Event Functions | |
Internal: Tracking Functions | |
Internal: Cleanup Functions |