| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

GtkTreeView

Page history last edited by PBworks 17 years, 10 months ago

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

Comments (0)

You don't have permission to comment on this page.