Property
IdeBuffer:change-monitor
Description
The “change-monitor” property is an IdeBufferChangeMonitor
that will be
used to track changes in the IdeBuffer
. This can be used to show line
changes in the editor gutter.
Type: | IdeBufferChangeMonitor |
Getter method | ide_buffer_get_change_monitor() |
Setter method | ide_buffer_set_change_monitor() |