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. El búfer
- 11.2. Widgets y ChildAnchors
- 11.3. Ejemplos
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.