gtkIconSourceSetFilename {RGtk2} | R Documentation |
Sets the name of an image file to use as a base image when creating
icon variants for GtkIconSet
. The filename must be absolute.
gtkIconSourceSetFilename(object, filename)
|
[GtkIconSource ] a GtkIconSource |
|
[character] image file to use |
Derived by RGtkGen from GTK+ documentation