IconSource.setFilename

Sets the name of an image file to use as a base image when creating icon variants for GtkIconSet. The filename must be absolute.

class IconSource
void
setFilename
(
string filename
)

Parameters

filename string

image file to use

Meta