This is a tutorial on how to use the GTK (the GIMP Toolkit) GtkTreeView widget through its C interface.
Please mail all comments and suggestions to <tim at centricular dot net>
A tarball of the tutorial for off-line reading including the example source codes is available here: treeview-tutorial.tar.gz.
There is also a version in PDF format (for easier printing) and the raw docbook XML source document.
This tutorial is work-in-progress. The latest version can be found at http://scentric.net/tutorial/.
Some sections are a bit outdated (e.g. GtkTreeModelFilter has been in Gtk since 2.4), just haven't gotten around to rewrite them or update them. Sorry!
Last updated: June 5th, 2005
Next >>> | ||
Lists and Trees: the GtkTreeView Widget |