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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 8月 25日 (土) 09:38:45 JST


-------------------------
REMOTE_ADDR = 70.49.49.99
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-addrnhs
-------------------------
@@ -209,9 +209,9 @@
  treeview.selection.set_select_function do |selection, model, path, currently_selected|
    if iter = model.get_iter(path)
      if ! currently_selected
-       puts "#{iter[2]} at path:#{path} is about to be selected"
+       puts "At path:#{path} #{iter[2]} is about to be selected"
      else
-       puts "At path:#{path} #{iter[2]} is about to be unselected"
+       puts "At path:#{path} #{iter[2]} is about to be --unselected--"
      end
    end
  




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