lv_layout_private.h¶
Functions
-
void lv_layout_init(void)¶
-
void lv_layout_deinit(void)¶
-
bool lv_layout_get_min_size(lv_obj_t *obj, int32_t *size, bool width)¶
-
void lv_layout_apply(lv_obj_t *obj)¶
Update the layout of a widget
- Parameters:
obj – pointer to a widget
-
struct lv_layout_dsc_t¶