GtkCList::set_pixmap

void set_pixmap(int row, int column, GdkPixmap pixmap, GdkBitmap mask);

Sets a pixmap for the specified cell.

Note that the normal text is not visible anymore, you have to use set_pixtext instead.