gtk4_sys

Function gtk_search_entry_set_input_purpose

Source
pub unsafe extern "C" fn gtk_search_entry_set_input_purpose(
    entry: *mut GtkSearchEntry,
    purpose: GtkInputPurpose,
)
Available on crate feature v4_14 only.