Method

GtkIconFactoryremove_default

deprecated: 3.10 

Declaration [src]

void
gtk_icon_factory_remove_default (
  GtkIconFactory* factory
)

Description [src]

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.

Deprecated since: 3.10

Use GtkIconTheme instead.