Gio.ThemedIcon.new_from_names

function new_from_names(iconnames: Array(String)): Gio.ThemedIcon {
    // Gjs wrapper for g_themed_icon_new_from_names()
}
  

Creates a new themed icon for iconnames.

iconnames

an array of strings containing icon names.

Returns

a new Gio.ThemedIcon