Source position: gtkdialog.pp line 12
type TGtkDialog = record
window: TGtkWindow;
vbox: PGtkWidget;
action_area: PGtkWidget;
end;