Source position: gtktypeutils.pp line 119
type TGtkEnumValue = record
value: guint;
value_name: Pgchar;
value_nick: Pgchar;
end;