gtk_sys

Function gtk_entry_set_max_width_chars

Source
pub unsafe extern "C" fn gtk_entry_set_max_width_chars(
    entry: *mut GtkEntry,
    n_chars: c_int,
)