gtk4_sys

Function gtk_list_view_set_model

Source
pub unsafe extern "C" fn gtk_list_view_set_model(
    self_: *mut GtkListView,
    model: *mut GtkSelectionModel,
)