Source position: gnomemdichild.inc line 10
type TGnomeMDIChild = record
theobject: TGtkObject;
parent: PGtkObject;
name: Pgchar;
views: PGList;
menu_template: PGnomeUIInfo;
end;