lv_translation_private.h
API reference for lv_translation_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_translation.h
Summary
Structs
struct
_lv_translation_tag_dsc_t
| Member | Type | Description |
|---|---|---|
tag | const char * | |
translations | const char ** | Translations for each language |
struct
_lv_translation_pack_t
| Member | Type | Description |
|---|---|---|
languages | const char ** | |
language_cnt | uint32_t | |
is_static | uint32_t | |
tag_p | const char ** | |
translation_p | const char ** | |
translation_array | lv_array_t |
Dependencies
lv_conf_internal.hstdint.hlv_array.h
Indirect dependencies
How is this guide?
Last updated on