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