ThemedIcon.prependName
void prependName(string iconname)Prepend a name to the list of icons from within icon.
Note that doing so invalidates the hash computed by prior calls to gio.icon.Icon.hash.
Parameters
iconname | name of icon to prepend to list of icons from within icon. |