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

TGtkTextLayout

Declaration

Source position: gtktextlayout.inc line 46

type TGtkTextLayout = record

  parent_instance: TGObject;

  screen_width: gint;

  width: gint;

  height: gint;

  buffer: PGtkTextBuffer;

  default_style: PGtkTextAttributes;

  ltr_context: PPangoContext;

  rtl_context: PPangoContext;

  one_style_cache: PGtkTextAttributes;

  one_display_cache: PGtkTextLineDisplay;

  wrap_loop_count: gint;

  flag0: Word;

  preedit_string: Pgchar;

  preedit_attrs: PPangoAttrList;

  preedit_len: gint;

  preedit_cursor: gint;

end;


Documentation generated on: 2023-03-18