ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 9日 (火) 05:35:29 JST
------------------------- REMOTE_ADDR = 184.145.82.7 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-crs ------------------------- @@ -5,7 +5,7 @@ With the exception of the Gtk::CellRenderer class in the section [8.1.2] entitled '((<Gtk TreeViewColumn and Gtk CellRenderer|tut-gtk2-treev-parts#Gtk::TreeViewColumn and Gtk::CellRenderer>))', where we extensively talked about renderers in general, and the Gtk::CellRendererPixbuf class in the section [8.2.4] under the title '((<Multi-item Super Columns|tut-gtk2-treev-trees#Multi-item Super Columns>))' you have, up to this point, learned only about one type of cell renderer, namely, the Gtk::CellRendererText. This renderer allows you to display strings, numbers and Boolean values as text. You are able to customize how the text is displayed with cell renderer attributes and cell data functions and allow it to be edited by the user. -GTK+ provides a large number of cell renderers that can display other types of widgets beside text. Following is the list are of all of the cell renderers, about two the Gtk::CellRenderer and Gtk::CellRendererText you have already learnt, but the rest of which will all be covered in the reminder of this chapter. +GTK+ provides a large number of cell renderers that can display other types of widgets beside text. Following is the list are of all of the cell renderers, about two the Gtk::CellRenderer and Gtk::CellRendererText you have already learned, but the rest of which will all be covered in the reminder of this chapter. :Cell Renderers: * Gtk::CellRenderer - An object for rendering a single cell on a Gdk::Drawable