EditableTextWidget.addText

Appends some text to the widget at the end, without affecting the user selection or cursor position.

class EditableTextWidget
void
addText
(
string txt
)

Meta