gtk4_sys

Function gtk_entry_completion_set_model

Source
pub unsafe extern "C" fn gtk_entry_completion_set_model(
    completion: *mut GtkEntryCompletion,
    model: *mut GtkTreeModel,
)