SpinButton.getIncrements

void getIncrements(out double step, out double page)

Gets the current step and page the increments used by spin_button.

See [gtk.spin_button.SpinButton.setIncrements].

Parameters

steplocation to store step increment
pagelocation to store page increment