Gio.ThemedIcon.new

function new(iconname: String): Gio.ThemedIcon {
    // Gjs wrapper for g_themed_icon_new()
}
  

Creates a new themed icon for iconname.

iconname

a string containing an icon name.

Returns

a new Gio.ThemedIcon.