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

TGtkTextLineDisplay

Declaration

Source position: gtktextlayout.inc line 111

type TGtkTextLineDisplay = record

  layout: PPangoLayout;

  cursors: PGSList;

  shaped_objects: PGSList;

  direction: TGtkTextDirection;

  width: gint;

  total_width: gint;

  height: gint;

  x_offset: gint;

  left_margin: gint;

  right_margin: gint;

  top_margin: gint;

  bottom_margin: gint;

  insert_index: gint;

  size_only: gboolean;

  line: PGtkTextLine;

end;


Documentation generated on: 2023-03-18