Signal
IdeBuffer::cursor-moved
Description
This signal is emitted when the insertion location has moved. You might want to attach to this signal to update the location of the insert mark in the display.
Default handler: | The default handler is called after the handlers added via |
Available since: | 3.32 |
Parameters
location |
GtkTextIter |
A |
|
The data is owned by the caller of the function. |