Source position: gnomestock.inc line 104
type TGnomeStockPixmapEntryImlib = record
thetype: TGnomeStockPixmapType;
width: LongInt;
height: LongInt;
thelabel: Pchar;
rgb_data: Pgchar;
shape: TGdkImlibColor;
end;