This function will first look for a desktop file of name and if successful use the value of the "Icon" property to return a
Icon.
If no desktop file of name is found it will fallback to returning a
Icon based on
ThemedIcon.with_default_fallbacks and lookup_by_gicon.
| name |
Name of the application. |
|
a new ThemedIcon. |