GtkTreeView


Documentation

A widget for displaying both trees and lists

 


 

GtkTreeView class

new

Creates a new empty GtkTreeView widget.

 

new: aGtkTreeModel

Creates a new GtkTreeView widget with the given model

 

GtkTreeView

subclasses: GtkContainer -> GtkWidget -> GtkObject -> GObject

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