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

TGtkScale.new_with_range

Declaration

Source position: lazgtk3.pas line 8176

function TGtkScale.new_with_range(

  orientation: TGtkOrientation;

  min: gdouble;

  max: gdouble;

  step: gdouble

):PGtkScale;