ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 12日 (木) 12:56:52 JST
------------------------- REMOTE_ADDR = 106.188.0.234 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ASourceStyleScheme ------------------------- @@ -1,15 +1,37 @@ -= module Gtk::SourceStyleScheme += Gtk::SourceStyleScheme モジュール -== Included Modules +== インクルードされているモジュール + * GLib::Interface -== Module Functions +== モジュール関数 + --- Gtk::SourceStyleScheme.default + ((*存在しない?or上位階層クラスのページに要移動?*)) + Gets the default style scheme. * Returns: a Gtk::SourceStyleScheme -== Instance Methods +== インスタンスメソッド + +--- get_style() + ((*要編集*)) + +--- authors() + ((*要編集*)) + +--- filename() + ((*要編集*)) + +--- description() + ((*要編集*)) + +--- id() + ((*要編集*)) + --- get_tag_style(style_name) + ((*存在しない?or上位階層クラスのページに要移動?*)) + Gets the tag associated with the given style_name in the style scheme. * style_name: the name of a style. * Returns: Gtk::SourceTagStyle @@ -18,6 +40,48 @@ Gets the name of the given style scheme. * Returns: the name of the sytle scheme. -== Signals +== プロパティ + +--- filename: + ((*要編集*)) + +--- description: + ((*要編集*)) + +--- name: + ((*要編集*)) + +--- id: + ((*要編集*)) + +== シグナル + --- style-changed: self + ((*存在しない?or上位階層クラスのページに要移動?*)) + * self: Gtk::SourceStyleScheme + +== 更新履歴 +* 2014-06-12 クラスのメンバ項目の存在チェック("存在しない?or上位階層クラスのページに要移動?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>))