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

TGtkCurve

Declaration

Source position: gtkcurve.pp line 15

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: PgfloatArray;

end;


Documentation generated on: 2023-03-18