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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 11日 (水) 16:21:52 JST


-------------------------
REMOTE_ADDR = 106.188.0.234
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ATextView
-------------------------
@@ -17,6 +17,24 @@
     * 戻り値: 新しいGtk::TextView
 
 == インスタンスメソッド
+--- border_window_size=()
+    ((*要編集*))
+
+--- im_module=()
+    ((*要編集*))
+
+--- set_im_module()
+    ((*要編集*))
+
+--- im_module()
+    ((*要編集*))
+
+--- toggle_cursor_visible()
+    ((*要編集*))
+
+--- preedit_changed()
+    ((*要編集*))
+
 --- buffer
      Gtk::TextViewに表示されているバッファを返します。
     * 戻り値: Gtk::TextBuffer 
@@ -376,6 +394,26 @@
     * extend_selection: 移動前のカーソル位置から移動後のカーソル位置までを選択状態にするならtrue
     * 戻り値: self
 --- move_focus(type)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     move-focusシグナルを発行します。
     * type: ((<GtkDirectionType|Gtk#GtkDirectionType>))
     * 戻り値: self
@@ -423,6 +443,29 @@
 The priority at which the text view validates onscreen lines in an idle job in the background(Gdk::PRIORITY_REDRAW + 5).
 
 == プロパティ
+--- im-module:
+    ((*要編集*))
+
 --- accepts-tab: true or false (Read/Write)
     ユーザがタブキーを押した時にタブ文字が入力されるかどうか ((* Since 2.4 *))
     * デフォルト値: true
@@ -484,6 +507,35 @@
     * デフォルト値: Gtk::TextTag::WRAP_NONE
 
 == シグナル
+--- toggle-cursor-visible:
+    ((*要編集*))
+
+--- preedit-changed:
+    ((*要編集*))
+
 --- backspace: self
      * self: the Gtk::TextView
 --- copy-clipboard: self
@@ -504,6 +533,37 @@
      * count: 移動するステップ数 (Integer)
      * extend_selection: 移動前のカーソル位置から移動後のカーソル位置までを選択状態にするならtrue。しないならfalse
 --- move-focus: self, type
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
      * self: the Gtk::TextView
      * type: ((<GtkDirectionType|Gtk#GtkDirectionType>))
 --- move-viewport: self, step, arg2
@@ -535,6 +566,38 @@
 Gtk::TextBuffer, Gtk::TextIter, ((<原文ページ|URL:http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ATextView>))
 
 == ChangeLog
+* 2014-06-11 クラスのメンバ項目の存在チェック("存在しない?or上位階層クラスのページに要移動?"とマーク)。リストから漏れているものを追加。
 * 2008-12-15 訳: ((<きたがわ>))
 * 2005-06-17 Added GTK+-2.4/2.6 methods. - ((<Masao>))
 * 2003-07-29 Added - ((<Masao>))




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