The TreeView widget
The Gtk::TreeView widget can contain lists or trees of data, in columns.
- 8.1. The Model
- 8.2. The View
- 8.3. Iterating over Model Rows
- 8.4. The Selection
- 8.5. Sorting
- 8.6. Drag and Drop
- 8.7. Popup Context Menu
- 8.8. Examples
The Gtk::TreeView widget can contain lists or trees of data, in columns.