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 gtk:icon-factory-add-default function

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 gtk:icon-factory-remove-default function 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

#2023-3-27