ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 15日 (日) 03:08:41 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-parts ------------------------- @@ -72,7 +72,7 @@ === Tree View Look and Feel See also: - * ((<Ruby GTK TreeView Tutorial|URL:http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-treeview>)) + * ((<Ruby-GTK TreeView Tutorial|URL:http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-treeview>)) * ((<Tree View Look and Feel|URL:http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-treeview-view-look>)) There are a couple of ways to influence the look and feel of the tree view. You can hide or show column headers with Gtk::TreeView#headers_visible=, and set them clickable or not with Gtk::TreeView#headers_clickable= (which will be done automatically for you if you enable sorting).