ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 14日 (土) 21:29:08 JST
------------------------- REMOTE_ADDR = 106.188.30.133 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ATextTag ------------------------- @@ -84,14 +84,14 @@ * Returns: the name of the tag. --- name=(name) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) Sets the name of the tag, or nil for anonymous tags. Can only be set when the tag is created. * name: the name of the tag * Returns: self --- set_name(name) - ((*存在しない?or上位階層クラスのページに要移動?*)) + ((*存在しない?*)) Same as Gtk::TextTag#name=. * name: the name of the tag @@ -1151,5 +1151,5 @@ == 更新履歴 -* 2014-06-12 クラスのメンバ項目の存在チェック("存在しない?or上位階層クラスのページに要移動?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>)) +* 2014-06-14 クラスのメンバ項目の存在チェック("存在しない?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>)) * - ((<Masao>))