gtkIconSourceGetFilename {RGtk2} | R Documentation |
Retrieves the source filename, or NULL
if none is set. The
filename is not a copy, and should not be modified or expected to
persist beyond the lifetime of the icon source.
gtkIconSourceGetFilename(object)
|
[GtkIconSource ] a GtkIconSource |
[character] image filename.
Derived by RGtkGen from GTK+ documentation