ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 7日 (金) 02:01:12 JST
------------------------- REMOTE_ADDR = 70.49.49.99 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-itrsmrks ------------------------- @@ -152,7 +152,7 @@ iter = textview.buffer.get_iter_at_mark(mark) -In the event that no text was selected, we call another, different method for retrieving text iterators. Its name is Gtk::TextBuffer#bounds. It returns an array with the starting and ending Gtk::TextIter objects, which identify the starting and ending points of the entire text buffer. +In the event that no text was selected we call another, different method for retrieving text iterators. Its name is Gtk::TextBuffer#bounds. It returns an array with the starting and ending Gtk::TextIter objects, which identify the starting and ending points of the entire text buffer. :Note: In Gtk::TextBuffer there are three methods with a semantically similar name pertaining to((*BOUND/S*)). Do not confuse them. They are: