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

TGtkCTreeRow

Declaration

Source position: gtkctree.inc line 72

type TGtkCTreeRow = record

  row: TGtkCListRow;

  parent: PGtkCTreeNode;

  sibling: PGtkCTreeNode;

  children: PGtkCTreeNode;

  pixmap_closed: PGdkPixmap;

  mask_closed: PGdkBitmap;

  pixmap_opened: PGdkPixmap;

  mask_opened: PGdkBitmap;

  level: guint16;

  flag0: Word;

end;


Documentation generated on: 2023-03-18