lookup_default
Description:
Looks for an icon in the list of default icon factories.
Note:
Use IconTheme instead.
For display to the user, you should use lookup_icon_set on the Style for the widget that will display the icon, instead of using this function directly, so that themes are taken into account.
Parameters:
stock_id |
an icon name |
Returns:
a IconSet, or null |