Source position: lazgtk3.pas line 16594
function gtk_spin_button_new_with_range(
min: gdouble;
max: gdouble;
step: gdouble
):PGtkSpinButton;