Unit 'gtk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGtkCurve

Declaration

Source position: gtkcurve.inc line 29

type TGtkCurve = record

  graph: TGtkDrawingArea;

  cursor_type: gint;

  min_x: gfloat;

  max_x: gfloat;

  min_y: gfloat;

  max_y: gfloat;

  pixmap: PGdkPixmap;

  curve_type: TGtkCurveType;

  height: gint;

  grab_point: gint;

  last: gint;

  num_points: gint;

  point: PGdkPoint;

  num_ctlpoints: gint;

  ctlpoint: Pctlpoint;

end;


Documentation generated on: 2023-03-18