A widget for displaying both trees and lists
new
Creates a new empty GtkTreeView widget.
new: aGtkTreeModel
Creates a new GtkTreeView widget with the given model
appendColumns: anArray
Appends multiple columns
appendColumn: aGtkTreeViewColumn
Appends column to the list of columns.
model
Gets the model which is acting on the tree view
Comments (0)
You don't have permission to comment on this page.