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,
)Available on crate feature
v1_9 only.