Virtual Method
IdeBufferAddinfile_saved
Description
This function is called for an addin after a file has been saved to disk.
Available since: | 3.32 |
Parameters
buffer |
IdeBuffer |
An |
|
The data is owned by the caller of the function. | |
file |
GFile* |
A |
|
The data is owned by the caller of the function. |