ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 14日 (土) 20:08:23 JST
------------------------- REMOTE_ADDR = 106.188.30.133 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ASourceView ------------------------- @@ -14,6 +14,12 @@ * Gtk::TextView * Gtk::SourceView +== インクルードされているモジュール + +* Gtk::Buildable +* Atk::Implementor +* GLib::Interface + == クラスメソッド --- Gtk::SourceView.new(buffer=nil) @@ -24,14 +30,20 @@ == インスタンスメソッド --- get_marker_type(marker_type) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) 引数に指定されたマーカータイプに関連付けられたGdk::Pixbufオブジェクトを取得します。 * marker_type: マーカータイプ(文字列) * 戻り値: 関連付けられたGdk::Pixbufオブジェクトが見つかればそれが返り、見つからなければnilが返ります。 --- set_marker_pixbuf(marker_type, pixbuf) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) 引数に指定されたマーカータイプとGdk::Pixbufオブジェクトを関連付けます。 * pixbuf: Gdk::Pixbufオブジェクト @@ -48,7 +54,13 @@ * 戻り値: オンになっている場合true --- get_marker_pixbuf - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) * 戻り値: self: ((*要修正*)) @@ -85,7 +91,13 @@ * 戻り値: self: ((*要修正*)) --- ref_accessible - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Atk::Implementor#ref_accessibleを参照してください。 @@ -166,47 +172,53 @@ * 戻り値: self: ((*要修正*)) --- add_child - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#add_childを参照してください。 --- construct_child - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#construct_childを参照してください。 --- get_internal_child - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#get_internal_childを参照してください。 --- name - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#nameを参照してください。 --- name= - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#name=を参照してください。 --- set_buildable_property - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#set_buildable_propertyを参照してください。 --- set_name - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#set_nameを参照してください。 --- builder_name - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#builder_nameを参照してください。 --- builder_name= - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#builder_name=を参照してください。 @@ -258,7 +264,13 @@ * 戻り値: margin --- set_builder_name - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) Gtk::Buildable#set_builder_nameを参照してください。 @@ -366,7 +372,13 @@ タブが入力された時にタブ文字のかわりにスペース文字を挿入する機能のオン・オフ --- right-margin: Integer? (Read/Write) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*上位クラス(ancestors)のページに要移動?*)) --- show-line-marks: true or false (Read/Write) @@ -405,27 +411,33 @@ == スタイルプロパティ --- right-margin-line-alpha: Integer (Read) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) マージン線の透明度 --- right-margin-line-color: Gdk::Color (Read) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) 右マージン線の色 --- right-margin-overlay-alpha: Integer (Read) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) マージンオーバーレイの透明度 --- right-margin-overlay-color: Gdk::Color (Read) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) マージンオーバーレイの描画色 --- right-margin-overlay-toggle: String (Read) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) Whether to draw the right margin overlay @@ -454,6 +460,12 @@ ((<Gtk>)). == 更新履歴 -* 2014-06-12 クラスのメンバ項目の存在チェック("存在しない?or上位階層クラスのページに要移動?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>)) +* 2014-06-14 クラスのメンバ項目の存在チェック("存在しない?or上位クラスのページに要移動?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>)) * 2014/05/01 現在の英語版をベースに翻訳、内容の修正。 - ((<きたがわ>))) * ((<lrz>))