lv_theme_private.h

API reference for lv_theme_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_theme.h
Summary

Structs

struct

_lv_theme_t

MemberTypeDescription
ext_datalv_ext_data_t
apply_cblv_theme_apply_cb_t
parentlv_theme_t *Apply the current theme's style on top of this theme.
user_datavoid *
displv_display_t *
color_primarylv_color_t
color_secondarylv_color_t
font_smallconst lv_font_t *
font_normalconst lv_font_t *
font_largeconst lv_font_t *
flagsuint32_tAny custom flag used by the theme

Dependencies

  • lvgl_public.h

Last updated on

On this page