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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 7日 (土) 19:40:30 JST


-------------------------
REMOTE_ADDR = 106.188.102.204
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ATextBuffer
-------------------------
@@ -1,18 +1,18 @@
-= class Gtk::TextBuffer
+= Gtk::TextBuffer クラス
 You may wish to begin by reading the ((<text widget conceptual overview>)) which gives an overview of all the objects and data types related to the text widget and how they work together.
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
       * Gtk::TextBuffer
 
-== Class Methods
+== クラスメソッド
 --- Gtk::TextBuffer.new
     Creates a new text buffer.
     * table: a tag table, or nil to create a new one 
     * Returns: a new text buffer 
 
-== Instance Methods
+== インスタンスメソッド
 --- line_count
     Obtains the number of lines in the buffer. This value is cached, so the method is very fast.
     * Returns : number of lines in the buffer 
@@ -376,11 +376,11 @@
 --- unregister_serialize_format
     ((*更新中*))
 
-== Properties
+== プロパティ
 --- tag-table: Gtk::TextTagTable (Read/Write)
     Text Tag Table.
 
-== Signals
+== シグナル
 --- apply-tag: self, tag, iter1, iter2
      * self: Gtk::TextBuffer
      * tag: Gtk::TextTag
@@ -435,7 +435,7 @@
      * iter1: Gtk::TextIter
      * iter2: Gtk::TextIter
 
-== See Also
+== こちらも参照してください
 Gtk::TextView, Gtk::TextIter, Gtk::TextMark
 
 == 更新履歴




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