Source position: gnomeentry.inc line 4
type TGnomeEntry = record
combo: TGtkCombo;
changed: gboolean;
history_id: Pgchar;
items: PGList;
max_saved: guint;
end;