[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkScaleButton.new

Declaration

Source position: lazgtk3.pas line 12052

function TGtkScaleButton.new(

  size: TGtkIconSize;

  min: gdouble;

  max: gdouble;

  step: gdouble;

  icons: PPgchar

):PGtkScaleButton;