IconSource.setFilename

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

More...
class IconSource
void
setFilename
(
string filename
)

Parameters

filename string

image file to use

Detailed Description

Deprecated: Use gtk.IconTheme instead.