Last Modified
2013-06-13 12:54:42 +0200
Requires
  • common

Description

# 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 $

Tree View/Editable Cells

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.