Function TextEdit.insertTextAtCursor

Insert the specified text at the cursor position.

void insertTextAtCursor (
  const(String) text
) nothrow @nogc;