GtkIconFactory::remove_default

void remove_default();

This method removes an icon factory from the list of default icon factories. Not normally used though you might use it for a library that can be unloaded or shut down.

See also: add_default() , lookup_default()