Virtual Method
IdeBufferAddinsave_file
Description
This function gives a chance for plugins to modify the buffer right before writing 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. |