fltk_text_editor_insert
fn
void fltk_text_editor_insert(TextEditorPtr editor, const(char) * text)Inserts text at the current cursor position.
void fltk_text_editor_insert(TextEditorPtr editor, const(char) * text)Inserts text at the current cursor position.