[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-treev-rr

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 8月 24日 (金) 10:43:30 JST


-------------------------
REMOTE_ADDR = 70.49.49.99
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-rr
-------------------------
@@ -75,6 +75,12 @@
    end while iter.next!
  end
 
+The same can of course be accomplished by either Gtk::ListStore#each or Gtk::TreeStore#each:
+
+ liststore.each { |model,path,iter| # ... do something with that row using the iter ...
+ }
+
+
 
 
 




ruby-gnome2-cvs メーリングリストの案内
Back to archive index