get_increments


Description:

public void get_increments (out double step, out double page)

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

See [method@Gtk.SpinButton.set_increments].

Parameters:

this

a `GtkSpinButton`

step

location to store step increment

page

location to store page increment