Function gtk_sys::gtk_spin_button_spin[][src]

pub unsafe extern "C" fn gtk_spin_button_spin(
    spin_button: *mut GtkSpinButton,
    direction: GtkSpinType,
    increment: c_double
)