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

アーカイブの一覧に戻る

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 16日 (月) 18:16:41 JST


-------------------------
REMOTE_ADDR = 106.188.103.9
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AToggleToolButton
-------------------------
@@ -1,7 +1,7 @@
-= class Gtk::ToggleToolButton
+= Gtk::ToggleToolButton クラス
 A Gtk::ToggleToolButton is a Gtk::ToolItem that contains a toggle button. 
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -13,13 +13,19 @@
                 * Gtk::ToolButton
                   * Gtk::ToggleToolButton
 
-== Class Methods
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
+== クラスメソッド
 --- Gtk::ToggleToolButton.new(stock_id = nil)
     Creates a new Gtk::ToggleToolButton containing the image and text from a stock item. ((* Since 2.4 *))
     * stock_id: the name of the stock item (a constant of Gtk::Stock)
     * Returns: self
 
-== Instance Methods
+== インスタンスメソッド
 --- active?
     Queries a Gtk::ToggleToolButton and returns its current state. Returns true if the toggle button is pressed in and false if it is raised.((* Since 2.4 *))
     * Returns: true if the toggle tool button is pressed in, false if not  
@@ -32,14 +38,25 @@
     Same as Gtk::ToggleToolButton#active=. ((* Since 2.4 *))
     * is_active: whether button should be active
     * Returns: self
+
+== プロパティ
+--- active:
+    ((*要編集*))
 
-== Signals
+== シグナル
 --- toggled: self
     Emitted whenever the toggle tool button changes state. ((* Since 2.4 *))
      * self: Gtk::ToggleToolButton
 
-== See Also
+== 関連ページ
 Gtk::Toolbar, Gtk::ToolButton, Gtk::SeparatorToolItem
 
-== ChangeLog
+== 更新履歴
+* 2014-06-16 クラスのメンバで漏れていたものを追加。 - ((<きたがわ>))
 * 2005-1-27 Added. - Masao




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