Source position: gconf.pp line 44
type TGConfSchema = record |
thetype: TGConfValueType; |
list_type: TGConfValueType; |
car_type: TGConfValueType; |
cdr_type: TGConfValueType; |
locale: pgchar; |
theowner: pgchar; |
short_desc: pgchar; |
long_desc: pgchar; |
default_value: PGConfValue; |
end; |