pub unsafe extern "C" fn adw_spin_row_set_digits(
    self_: *mut AdwSpinRow,
    digits: c_uint
)
Available on crate feature v1_4 only.