Method
IdeFrameAddinunload
Description
This function should be implemented by IdeFrameAddin plugins
in IdeFrameAddinInterface.
This virtual method is called when the plugin should unload itself. It should revert anything performed via ide_frame_addin_load().
| Available since: | 3.32 |
Parameters
frame |
IdeFrame |
An |
|
| The data is owned by the caller of the function. |