icon


Description:

[ NoAccessorMethod ]
public string icon { owned get; set; }

The name of the themed icon to render or an absolute path to an image file to render.

May also be null in which case no icon will be rendered for the cell.

Image files are loaded via the thumbnail database, creating a thumbnail as necessary. The thumbnail database is also used to load scalable icons in the icon theme, because loading scalable icons is quite expensive these days.