min and max (including min and max) with the
increment step. step must be nonzero; it's the distance the
slider moves when using the arrow keys to adjust the scale value.gtkVScaleNewWithRange(min, max, step, show = TRUE)minmaxstepstep
is a power of ten. If the resulting precision is not suitable for your
needs, use gtkScaleSetDigits to correct it.