lv_obj_class_t struct
DEFINES TYPEDEFS Describe the common methods of every object. Similar to a C++ class.
Fields
class_p is the final class while obj->class_p is the class currently being [de]constructed.
class_p is the class in which event is being processed. Widget type specific event function.
Value from ::lv_obj_class_editable_t.
Value from ::lv_obj_class_group_def_t.
Value from ::lv_obj_class_theme_inheritable_t.