gtkIconSourceSetFilename {RGtk2}R Documentation

gtkIconSourceSetFilename

Description

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

Usage

gtkIconSourceSetFilename(object, filename)

Arguments

object [GtkIconSource] a GtkIconSource
filename [character] image file to use

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]