remove_resources
Description:
This removes the CSS providers that were registered using resource_path
.
You must have previously called add_resources for this function to do anything.
Since icons cannot be unloaded, previously loaded icons will continue to be available even after calling this function.
Parameters:
this | |
resource_path |
A previously registered resources path |