ruby-****@sourc*****
ruby-****@sourc*****
2010年 10月 23日 (土) 20:17:04 JST
------------------------- REMOTE_ADDR = 81.98.20.30 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ATextView ------------------------- @@ -470,11 +470,11 @@ Emits cut-clipboard signal. * Returns: self ---- delete_from_cursor(type, arg2) +--- delete_from_cursor(type, count) Emits delete-from-cursor signal. * type: ((<GtkDeleteType|Gtk#GtkDeleteType>)) - * arg2: the number of deletions to do + * count: the number of deletions to do * Returns: self --- insert_at_cursor(str)