Gio.ThemedIcon.prototype.append_name
function append_name(iconname: String): void { // Gjs wrapper for g_themed_icon_append_name() }
Append a name to the list of icons from within icon.
Note that doing so invalidates the hash computed by prior calls to Gio.icon_hash.
- iconname
name of icon to append to list of icons from within icon.