Function gtk4_sys::gtk_spin_button_get_increments

source ·
pub unsafe extern "C" fn gtk_spin_button_get_increments(
    spin_button: *mut GtkSpinButton,
    step: *mut c_double,
    page: *mut c_double
)