pub unsafe extern "C" fn adw_entry_row_set_show_apply_button(
    self_: *mut AdwEntryRow,
    show_apply_button: gboolean,
)
Available on crate feature v1_2 only.