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

TGtkCTreeRow

Declaration

Source position: gtkctree.pp line 52

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