Virtual Method
IdeBufferAddinchange_settled
Description
This function is called when the buffer has settled after a number of changes provided by the user. It is a convenient way to know when you should perform more background work without having to coalesce work yourself.
Parameters
buffer
-
Type:
IdeBuffer
An #ideBuffer.
The data is owned by the caller of the function.