Gtk.IconFactory.prototype.remove_default
function remove_default():void {
// Gjs wrapper for gtk_icon_factory_remove_default()
}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.