Method GTK2.IconFactory()->lookup_default()
- Method lookup_default
GTK2.IconSet
lookup_default(string
stock_id
)- Description
Looks for an icon in the list of default icon factories. For display to the user, you should use GTK2.Style->lookup_icon_set() on the GTK2.Style for the widget that will display the icon, instead of using this function directly, so that themes are taken into account.