A GtkCellRendererPixbuf can be used to render an image in a cell. It allows to render either a given GdkPixbuf (set via the "pixbuf" property) or a named icon (set via the "icon-name" property).
See Source File