Source position: gtkfixed.pp line 23
type TGtkFixedChild = record
widget: PGtkWidget;
x: gint16;
y: gint16;
end;