Virtual Method
IdeWorkspaceAddinload
Description
Lods the IdeWorkspaceAddin
.
This is a good place to modify the workspace from your addin. Remember to unmodify the workspace in ide_workspace_addin_unload().
Parameters
workspace
-
Type:
IdeWorkspace
No description available.
The data is owned by the caller of the function.