gtk4_sys

Function 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,
)