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

TGNode

Declaration

Source position: glib.pp line 243

type TGNode = record

  data: gpointer;

  next: PGNode;

  prev: PGNode;

  parent: PGNode;

  children: PGNode;

end;


Documentation generated on: 2023-03-18