1
2@c %start of fragment
3
4@node GtkTreeView
5@chapter GtkTreeView
6A widget for displaying both trees and lists
7
8@section Overview
9Widget that displays any object that implements the GtkTreeModel interface.
10
11Please refer to the tree widget conceptual overview for an overview of all the
12objects and data types related to the tree widget and how they work together.
13
14@section Usage
15@include defuns-gtktreeview.xml.texi
16
17@c %end of fragment
18