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, or null
pagelocation to store page increment, or null