gtk4_sys

Function gtk_combo_box_new_with_model_and_entry

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