gtk4_sys

Function gtk_tree_view_new_with_model

Source
pub unsafe extern "C" fn gtk_tree_view_new_with_model(
    model: *mut GtkTreeModel,
) -> *mut GtkWidget