Source position: lazgtk3.pas line 16488
function gtk_scale_button_new(
size: TGtkIconSize;
min: gdouble;
max: gdouble;
step: gdouble;
icons: PPgchar
):PGtkScaleButton;