[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-txtw-itrsmrks

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2009年 2月 5日 (木) 19:13:14 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-itrsmrks
-------------------------
@@ -52,7 +52,7 @@
  # Insert the text from the GtkEntry into the GtkTextView.
  def insert_text(ent, txtvu)
    mark = txtvu.buffer.selection_bound
-   iter = txtvu.buffer.get_iter_at_mark(mark);
+   iter = txtvu.buffer.get_iter_at_mark(mark)
    txtvu.buffer.insert(iter, ent.text)
  end
 




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