Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gThemedIconAppendName: gThemedIconAppendName
Description
Append a name to the list of icons from within
icon
.
Usage
gThemedIconAppendName(object, iconname)
Arguments
object
a
GThemedIcon
iconname
name of icon to append to list of icons from within
icon
.
Details
PLEASE NOTE:
Note that doing so invalidates the hash computed by prior calls to
gIconHash
.