Method
IdeWorkspaceAddinsurface_set
Description
This function is called to notify the addin of the current surface.
It may be set to NULL
before unloading the addin to allow addins
to do surface change state handling and cleanup in one function.
Available since: | 3.32 |
Parameters
surface |
IdeSurface |
An |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |