The TreeView widget
The Gtk::TreeView widget can contain lists or trees of data, in columns.
- 9.1 The Model
- 9.2 The View
- 9.3 Iterating over Model Rows
- 9.4 The Selection
- 9.5 Sorting
- 9.6 Drag and Drop
- 9.7 Popup Context Menu
- 9.8 Examples
The Gtk::TreeView widget can contain lists or trees of data, in columns.