IconSource.setFilename
void setFilename(string filename)Sets the name of an image file to use as a base image when creating icon variants for #GtkIconSet. The filename must be absolute.
Parameters
filename | image file to use |
Deprecated
Use #GtkIconTheme instead.