TextBuffer.insertAtCursor

void insertAtCursor(string text) nothrow

Simply calls gtk.text_buffer.TextBuffer.insert, using the current cursor position as the insertion point.

Parameters

texttext in UTF-8 format