Gio.ThemedIcon.prototype.prepend_name

function prepend_name(iconname: String): void {
    // Gjs wrapper for g_themed_icon_prepend_name()
}
  

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_hash.

Since 2.18

iconname

name of icon to prepend to list of icons from within icon.