Source position: gtksocket.pp line 12
type TGtkSocket = record
container: TGtkContainer;
request_width: guint16;
request_height: guint16;
current_width: guint16;
current_height: guint16;
plug_window: PGdkWindow;
flag0: Word;
end;