Source position: gnomestock.inc line 144
type TGnomeStockPixmapEntryWidget = record
thetype: TGnomeStockPixmapType;
width: LongInt;
height: LongInt;
thelabel: PAnsiChar;
widget: PGtkWidget;
end;