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

TGnomeCanvasText

Declaration

Source position: gnomecanvastext.inc line 24

type TGnomeCanvasText = record

  item: TGnomeCanvasItem;

  thetext: Pchar;

  lines: gpointer;

  num_lines: LongInt;

  x: Double;

  y: Double;

  font: PGdkFont;

  anchor: TGtkAnchorType;

  justification: TGtkJustification;

  clip_width: Double;

  clip_height: Double;

  xofs: Double;

  yofs: Double;

  pixel: gulong;

  stipple: PGdkBitmap;

  gc: PGdkGC;

  cx: LongInt;

  cy: LongInt;

  clip_cx: LongInt;

  clip_cy: LongInt;

  clip_cwidth: LongInt;

  clip_cheight: LongInt;

  max_width: LongInt;

  height: LongInt;

  flag0: Word;

  suckfont: PGnomeCanvasTextSuckFont;

  rgba: guint32;

  affine: Taffine_array;

end;


Documentation generated on: 2023-03-18