Source position: gtkbox.pp line 12
type TGtkBox = record
container: TGtkContainer;
children: PGList;
spacing: gint16;
flag0: Word;
end;