gtk4_sys

Function gtk_single_selection_set_model

Source
pub unsafe extern "C" fn gtk_single_selection_set_model(
    self_: *mut GtkSingleSelection,
    model: *mut GListModel,
)