Skip to main content

lv_tabview_create

Function lv_tabview_create 

Source
pub unsafe extern "C" fn lv_tabview_create(
    parent: *mut lv_obj_t,
) -> *mut lv_obj_t
Expand description

Create a tabview widget @param parent pointer to a parent widget @return the created tabview