adw_sidebar_section_bind_model

Function adw_sidebar_section_bind_model 

Source
pub unsafe extern "C" fn adw_sidebar_section_bind_model(
    self_: *mut AdwSidebarSection,
    model: *mut GListModel,
    create_item_func: AdwSidebarSectionCreateItemFunc,
    user_data: gpointer,
    user_data_free_func: GDestroyNotify,
)