Function gtk4_sys::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.