GTK2.TextBuffer insert_at_cursor(string text, int len)
Simply calls insert(), using the current cursor position as the insertion point.