insertAtCursor
Inserts @text in @buffer.
Simply calls method@Gtk.TextBuffer.insert, using the current cursor position as the insertion point.
Parameters
text
text in UTF-8 format
len
length of text, in bytes
Inserts @text in @buffer.
Simply calls method@Gtk.TextBuffer.insert, using the current cursor position as the insertion point.
text in UTF-8 format
length of text, in bytes