gtkIconFactoryRemoveDefault {RGtk2} | R Documentation |
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.
gtkIconFactoryRemoveDefault(object)
|
[GtkIconFactory ] a GtkIconFactory previously added with gtkIconFactoryAddDefault |
Derived by RGtkGen from GTK+ documentation