Source position: gtkfixed.pp line 12
type TGtkFixed = record
container: TGtkContainer;
children: PGList;
end;