Method

Gtk.SpinButton.set_climb_rate

Declaration [src]

void
gtk_spin_button_set_climb_rate (
  GtkSpinButton* spin_button,
  double climb_rate
)

Description [src]

Sets the acceleration rate for repeated changes when you hold down a button or key.

Parameters

climb_rate double
 

the rate of acceleration, must be >= 0