fltk_text_editor_insert

fnvoid fltk_text_editor_insert(TextEditorPtr editor, const(char) * text) extern(C) nothrow @nogc

Inserts text at the current cursor position.