get_range


Description:

public void get_range (out double min, out double max)

Gets the range allowed for this.

See [method@Gtk.SpinButton.set_range].

Parameters:

this

a `GtkSpinButton`

min

location to store minimum allowed value

max

location to store maximum allowed value