Package: gtk
Function gtk-icon-factory-add-default
Lambda Listgtk-icon-factory-add-default (factory) ArgumentsDetails
Adds an icon factory to the list of icon factories searched by the function gtk_style_lookup_icon_set(). This means that, for example, the function gtk-image-new-from-stock will be able to find icons in factory. There will normally be an icon factory
added for each library or application that comes with icons. The default icon
factories can be overridden by themes. Warning | See also |
*2021-7-24