Inserts text into the widget at a specified line and character index.
The line at which to insert the text. Indexes start at 1.
The character at which to insert the text. Indexes start at 0.
The text to insert.
This widget to aid method chaining.
See Implementation
Inserts text into the widget at a specified line and character index.