Source position: gnomepixmap.inc line 4
type TGnomePixmap = record
widget: TGtkWidget;
pixmap: PGdkPixmap;
mask: PGdkBitmap;
end;