Signal

GtkSourceBuffer::cursor-moved

Declaration

void
cursor_moved (
  GtkSourceBuffer* self,
  gpointer user_data
)

Description [src]

The “cursor-moved” signal is emitted when then insertion mark has moved.

Default handler:

The default handler is called after the handlers added via g_signal_connect().