gtk4_sys

Function gtk_editable_set_width_chars

Source
pub unsafe extern "C" fn gtk_editable_set_width_chars(
    editable: *mut GtkEditable,
    n_chars: c_int,
)