ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 1日 (月) 05:59:35 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ATreeIter ------------------------- @@ -34,7 +34,7 @@ --- next! - Move iter to point to the node following it at the current level. If there is no next iter, false is returned and iter is set with the first iterator in the tree (same as Gtk::TreeIter#first!). + Move iter to point to the node following it((*at the current level.*)) If there is no next iter, false is returned and iter is set with the first iterator in the tree (same as Gtk::TreeIter#first!). The method Gtk::TreeIter#next! does not traverse the entire tree, i.e. it does not descend into any children rows. * Returns: true if iter has been changed to the next node. --- first_child