Method
IdeWorkspaceAddinunload
Description
Unloads the IdeWorkspaceAddin
.
This is a good place to unmodify the workspace from anything you did in ide_workspace_addin_load().
Parameters
workspace
-
Type:
IdeWorkspace
No description available.
The data is owned by the caller of the method.