# Copyright (c) 2005 Ruby-GNOME2 Project Team # This program is licenced under the same licence as Ruby-GNOME2. # # $Id: iconview.rb,v 1.7 2007/08/05 15:41:31 mutoh Exp $
The Gtk::IconView widget is used to display and manipulate icons. It uses a Gtk::TreeModel for data storage, so the list store example might be helpful.