Package: gtk

Function gtk-icon-factory-remove-default

Lambda List

gtk-icon-factory-remove-default (factory)

Arguments

factory -- a gtk-icon-factory object previously added with the function gtk-icon-factory-add-default

Details

Removes an icon factory from the list of default icon factories. Not normally used. You might use it for a library that can be unloaded or shut down.

Warning

The function gtk-icon-factory-remove-default has been deprecated since version 3.10 and should not be used in newly written code. Use the gtk-icon-theme class instead.
 

See also

2021-7-21