pub unsafe extern "C" fn adw_spin_row_set_adjustment(
    self_: *mut AdwSpinRow,
    adjustment: *mut GtkAdjustment
)
Available on crate feature v1_4 only.