lv_obj_event_base() function
Used by the widgets internally to call the ancestor widget types's event handler
Arguments
class_p
pointer to the class of the widget (NOT the ancestor class)
e
pointer to the event descriptor
Return value
LV_RES_OK: the target object was not deleted in the event; LV_RES_INV: it was deleted in the event_code