# Copyright (c) 2003-2005 Ruby-GNOME2 Project Team # This program is licenced under the same licence as Ruby-GNOME2. # # $Id: editable_cells.rb,v 1.7 2005/02/06 18:25:13 kzys Exp $
This demo demonstrates the use of editable cells in a Gtk::TreeView. If you're new to the Gtk::TreeView widgets and associates, look into the Gtk::ListStore example first.