remove_default
Description:
public void remove_default ()
Removes an icon factory from the list of default icon factories.
Note:
Use IconTheme instead.
Not normally used; you might use it for a library that can be unloaded or shut down.
Parameters:
this |
a IconFactory previously added with add_default |