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

gtk_scale_add_mark

Declaration

Source position: lazgtk3.pas line 18224

procedure gtk_scale_add_mark(

  scale: PGtkScale;

  value: gdouble;

  position: TGtkPositionType;

  markup: Pgchar

);