Source position: lazgtk3.pas line 16496
function gtk_scale_new_with_range(
orientation: TGtkOrientation;
min: gdouble;
max: gdouble;
step: gdouble
):PGtkScale;