Source position: gtkclist.pp line 166
type TGtkCellPixText = record
thetype: TGtkCellType;
vertical: gint16;
horizontal: gint16;
style: PGtkStyle;
thetext: Pgchar;
spacing: guint8;
pixmap: PGdkPixmap;
mask: PGdkBitMap;
end;