ruby-****@sourc*****
ruby-****@sourc*****
2005年 12月 19日 (月) 00:09:26 JST
------------------------- REMOTE_ADDR = 84.220.103.208 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = /hiki.cgi?Gtk%3A%3ATreeView ------------------------- @@ -380,7 +380,7 @@ * Returns: true if in fixed height mode. --- fixed_height_mode=(enable) - Enables or disables the fixed height mode. Fixed height mode speeds up Gtk::TreeView by assuming that all rows have the same height. Only enable this option if all rows are the same height and all columns are of type Gtk::TreeView::COLUMN_FIXED. ((* Since 2.6 *)) + Enables or disables the fixed height mode. Fixed height mode speeds up Gtk::TreeView by assuming that all rows have the same height. Only enable this option if all rows are the same height and all columns are of type Gtk::TreeViewColumn::FIXED. ((* Since 2.6 *)) * enable: true to enable fixed height mode. * Returns: enable