Source position: lazgtk3.pas line 7145
type TGtkFixedChild = record
widget: PGtkWidget;
x: gint;
y: gint;
end;