gtk4_sys

Function gtk_entry_set_max_length

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