pub unsafe extern "C" fn adw_spin_row_set_value(
    self_: *mut AdwSpinRow,
    value: c_double
)
Available on crate feature v1_4 only.