gtk4_sys

Function gtk_tree_model_row_changed

Source
pub unsafe extern "C" fn gtk_tree_model_row_changed(
    tree_model: *mut GtkTreeModel,
    path: *mut GtkTreePath,
    iter: *mut GtkTreeIter,
)