TextView
The TextView widget can be used to display and edit large amounts of formatted text. Like the TreeView, it has a model/view design. In this case the TextBuffer is the model.
- 11.1. The Buffer
- 11.2. Widgets and ChildAnchors
- 11.3. Examples
The TextView widget can be used to display and edit large amounts of formatted text. Like the TreeView, it has a model/view design. In this case the TextBuffer is the model.