Signal
IdeBuffer::cursor-moved
since: 3.32
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-
Type:
GtkTextIterA
GtkTextIter.The data is owned by the caller of the function.