gtk4_sys

Function gtk_combo_box_text_append_text

Source
pub unsafe extern "C" fn gtk_combo_box_text_append_text(
    combo_box: *mut GtkComboBoxText,
    text: *const c_char,
)