ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 16日 (日) 04:46:55 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ATextBuffer ------------------------- @@ -442,6 +442,8 @@ --- select_range + ((*As of Sept. 2012 does not yet work*)) This function moves the "insert" and "selection_bound" marks simultaneously. If you move them in two steps with gtk_text_buffer_move_mark(), you will temporarily select a region in between their old and new locations, which can be pretty inefficient since the temporarily-selected region will force stuff to be recalculated. This function moves them as a unit, which can be optimized. + * Returns: self: ((*FIXME*)) --- serialize