pub unsafe extern "C" fn adw_entry_row_set_input_purpose(
    self_: *mut AdwEntryRow,
    purpose: GtkInputPurpose
)
Available on crate feature v1_2 only.