Source position: gtkbin.pp line 12
type TGtkBin = record
container: TGtkContainer;
child: PGtkWidget;
end;