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

アーカイブの一覧に戻る

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 12日 (木) 11:47:44 JST


-------------------------
REMOTE_ADDR = 106.188.0.234
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ASourceLanguage
-------------------------
@@ -1,33 +1,64 @@
-= class Gtk::SourceLanguage
+= Gtk::SourceLanguage クラス
+
 Source language.
 
-== Object Hierarchy
+== オブジェクト階層
+
 * Object
   * GLib::Instantiatable
     * GLib::Object
       * Gtk::SourceLanguage
 
-== Instance Methods
+== インスタンスメソッド
+
+--- style_ids()
+    ((*要編集*))
+
+--- get_style_name()
+    ((*要編集*))
+
+--- globs()
+    ((*要編集*))
+
+--- get_metadata()
+    ((*要編集*))
+
+--- hidden?()
+    ((*要編集*))
+
+--- id()
+    ((*要編集*))
+
 --- each_mime_type { |mime_type| ... }
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Calls the block for each mime type for the given language, passing a 
     string as parameter.
     * Returns: self.
 
 --- each_tag { |tag| ... }
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Calls the block for each tag for the given language, passing a 
     reference to a Gtk::SourceTag object as parameter.
     * Returns: self.
 
 --- escape_char
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     This method returns the value of the ESC character in the given language.
     * Returns: the value of the ESC character in the given language.
 
 --- get_tag_default_style(tag_id)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Gets the default style of the tag whose ID is tag_id.
     * tag_id: the ID of a Gtk::SourceTag, as a string.  
     * Returns: a Gtk::SourceTagStyle object.
 
 --- get_tag_style(tag_id)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Gets the style of the tag whose ID is tag_id. If the style is not defined
     then returns the default style.
     * tag_id: the ID of a Gtk::SourceTag, as a string.   
@@ -38,6 +69,39 @@
     * Returns: a list of mime types for the given language, as an array of strings.
 
 --- mime_types=(arr)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Sets a list of mime types for the given language. If mime types is nil this
     method will use the default mime types from the language file.
     * arr: an array of mime types (strings).  
@@ -52,17 +85,56 @@
     * Returns: the localized section of the language, each language belong to a section (ex. 
 
 --- set_mime_types(arr)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Sets a list of mime types for the given language. If mime types is nil this
     method will use the default mime types from the language file.
     * arr: an array of mime types (strings).  
     * Returns: self.
 
 --- set_style_scheme(scheme)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Sets the style scheme of the given language.
     * scheme: a Gtk::SourceStyleScheme object.  
     * Returns: self.
 
 --- set_tag_style(tag_id, style=nil)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Sets the style of the tag whose ID is tag_id. If style is nil restore
     the default style.
     * tag_id: the ID of a Gtk::SourceTag, as a string. 
@@ -70,22 +109,84 @@
     * Returns: self.
 
 --- style_scheme
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     This method returns the style scheme associated with the given language, as a reference to a Gtk::SourceStyleScheme object.
     * Returns: the style scheme associated with the given language, as a reference to a Gtk::SourceStyleScheme object.
 
 --- style_scheme=(scheme)
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     Sets the style scheme of the given language.
     * scheme: a Gtk::SourceStyleScheme object.  
     * Returns: the given parameter 'scheme'.
 
 --- tags
+    ((*存在しない?or上位階層クラスのページに要移動?*))
+
     This method returns a list of tags for the given language, as an array of Gtk::SourceTag objects.
     * Returns: a list of tags for the given language, as an array of Gtk::SourceTag objects.
+
+== プロパティ
+
+--- hidden:
+    ((*要編集*))
+
+--- section:
+    ((*要編集*))
+
+--- name:
+    ((*要編集*))
+
+--- id:
+    ((*要編集*))
 
-== Signals
+== シグナル
 --- tag-style-changed
+    ((*存在しない?or上位階層クラスのページに要移動?*))
 
-== See Also
+== 関連ページ
 ((<Gtk>)).
 
-- ((<lrz>))
+== 更新履歴
+* 2014-06-12 クラスのメンバ項目の存在チェック("存在しない?or上位階層クラスのページに要移動?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>))
+* - ((<lrz>))




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