This should maybe be included in the lablgtk-doc package ? Anyone has time for this (me, i will probably be overbooked for the next 3 weeks, so altough i should have time to be here for urgencies and ocaml/sarge release management issues, i really won't have time to do any real work).
Friendly, Sven Luther ----- Forwarded message from SooHyoung Oh <[EMAIL PROTECTED]> ----- Envelope-to: [EMAIL PROTECTED] Delivery-date: Mon, 20 Sep 2004 03:22:15 +0200 X-Sieve: Server Sieve 2.2 X-Original-To: [EMAIL PROTECTED] From: SooHyoung Oh <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Tim M?ler <[EMAIL PROTECTED]> Subject: (Announce) "Gtk+ 2.0 Tree View Tutorial using Ocaml" X-Spam: no; 0.00; soohyoung:01 shoh:01 gtk:01 2.0:99 ocaml:01 gtk:01 2.0:99 ocaml:01 shoh:01 widget:01 widget:01 gtree:01 tarball:01 lablgtk:01 lablgtk:01 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-1.5.3 (ns2.u-strasbg.fr [130.79.200.3]); Mon, 20 Sep 2004 03:15:38 +0200 (CEST) X-Antivirus: scanned by sophos at u-strasbg.fr X-Spam: no; 0.00; compiler:01 gtk:01 lablgtk:01 gtk:01 compiler:01 lablgtk:01 gtktreeview:01 widget:01 gtktreeview:01 widget:01 gtree:01 module:01 2.4.0.:01 adapted:01 adaptation:01 I'm happy to announce the another LablGtk tutorial "Gtk+ 2.0 Tree View Tutorial using Ocaml" (version 0.1) which can be found at http://compiler.kaist.ac.kr/~shoh/ocaml/lablgtk2/treeview-tutorial/ === Abastract === This is a tutorial on how to use GTK+ 2.0 GtkTreeView widget in Ocaml language. Ocaml has a very nice Gtk+ interface called LablGtk in which GtkTreeView widget is implemented as GTree module. The LablGtk version used here is LablGTK 2.4.0. This tutorial is adapted from the original C language version written by Tim-Philipp Muller. Please mail all comments and suggestions about Ocaml adaptation to <shoh at compiler dot kaist dot ac dot kr> There is also a version in PDF format (for easier printing) and the raw docbook XML source document. Some examples can be found in treeview_tutorial_examples.tar.gz tarball. This tutorial is work-in-progress. The latest version can be found at http://compiler.kaist.ac.kr/~shoh/ocaml/lablgtk2/treeview-tutorial/index.html. "Gtk+ 2.0 Tutorial using Ocaml" can be found at http://compiler.kaist.ac.kr/~shoh/ocaml/lablgtk2/lablgtk2-tutorial/index.html. Last updated: 2004-09-18 ----- End forwarded message ----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

