[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-txtw-ttags

アーカイブの一覧に戻る

ruby-****@sourc***** ruby-****@sourc*****
2009年 2月 7日 (土) 06:20:38 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-ttags
-------------------------
@@ -134,7 +134,7 @@
     * properties: a hash of property names and values {name1 => value1, name2 => value2, ...}
     * Returns: a new Gtk::TextTag
 
-The first argument ((*tag_name*)) is simple. It is an optional tag name. However, the second argument is more involved. It is a hash that may contain any number of name-value pairs representing tag properties. For example you may have a tag called "colors", and two properties "background" and "foreground" with their respective values:
+The first argument ((*tag_name*)) is simple. It is an optional tag name. However, the second argument is more involved. It is a hash that may contain any number of name-value pairs representing tag's properties. For example you may have a tag called "colors", and two properties "background" and "foreground" with their respective values:
 
  buff.create_tag("colors",   
                  { "foreground" => "#FFFFFF",




ruby-gnome2-cvs メーリングリストの案内
アーカイブの一覧に戻る