ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 7日 (金) 08:26:06 JST
------------------------- REMOTE_ADDR = 70.49.49.99 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-itrsmrks ------------------------- @@ -369,7 +369,7 @@ * Gtk::TextBuffer#copy_clipboard(clipboard) * Gtk::TextBuffer#cut_clipboard(clipboard, default_editable) -Though it is possible to manipulate the clipboard directly, for the simplest clipboard actions such as cuting, copying and retrieving text for Gtk::TextView widget it makes more sense to use just mentioned Gtk::TextBuffer's built-in instance methods. +Though it is possible to manipulate the clipboard directly, for the simplest clipboard actions such as cuting, copying and pasting text it makes more sense to use just mentioned Gtk::TextBuffer's built-in instance methods.