gtk4_sys

Function gtk_combo_box_set_active_id

Source
pub unsafe extern "C" fn gtk_combo_box_set_active_id(
    combo_box: *mut GtkComboBox,
    active_id: *const c_char,
) -> gboolean