gtk4_sys

Function gtk_section_model_sections_changed

Source
pub unsafe extern "C" fn gtk_section_model_sections_changed(
    self_: *mut GtkSectionModel,
    position: c_uint,
    n_items: c_uint,
)
Available on crate feature v4_12 only.