Source position: gtkclist.pp line 158
type TGtkCellPixmap = record
thetype: TGtkCellType;
vertical: gint16;
horizontal: gint16;
style: PGtkStyle;
pixmap: PGdkPixmap;
mask: PGdkBitMap;
end;