[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Gtk::TextIter

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 14日 (土) 21:23:12 JST


-------------------------
REMOTE_ADDR = 106.188.30.133
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ATextIter
-------------------------
@@ -15,6 +15,8 @@
 * Comparable
 
 == インスタンスメソッド
+--- backword_visible_word_start()
+    ((*要編集*))
 
 --- <=>(rhs)
     Returns negative if self is less than rhs, positive if self is greater than rhs, and 0 if they're equal. Ordering is in character offset order, i.e. the first character in the buffer is less than the second character in the buffer.
@@ -219,7 +221,9 @@
     * Returns : true if self is at the end of a sentence.
 
 --- inside_sentence?
-    ((*存在しない?or上位階層クラスのページに要移動?*))
+    ((*存在しない?*))
 
     Determines whether self is inside a sentence (as opposed to in between two sentences, e.g. after a period and before the first letter of the next sentence). Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms).
     * Returns: true if iter is inside a sentence.
@@ -458,7 +460,9 @@
 --- SEARCH_TEXT_ONLY
 --- SEARCH_VISIBLE_ONLY
 --- SEARCH_CASE_INSENSITIVE
-    ((*存在しない?or上位階層クラスのページに要移動?*))
+    ((*存在しない?*))
 
     ((*Ruby/GtkSouceView*)) 
 
@@ -467,11 +469,13 @@
 --- SEARCH_TEXT_ONLY
 --- SEARCH_VISIBLE_ONLY
 --- SEARCH_CASE_INSENSITIVE
-    ((*存在しない?or上位階層クラスのページに要移動?*))
+    ((*存在しない?*))
 
 
 == 更新履歴
-* 2014-06-11 クラスのメンバ項目の存在チェック("存在しない?or上位階層クラスのページに要移動?"とマーク)。リストから漏れているものを追加。
+* 2014-06-14 クラスのメンバ項目の存在チェック("存在しない?"とマーク)。リストから漏れているものを追加。
 * 2005-08-30 ((<gc>)): documented additions for Gtk+ 2.4 and Gtk+ 2.8.
 * 2003-08-07 ((<Masao>)): Revised.
 * 2003-04-07 ((<Masao>)): Move from The RWiki. And some modified.




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