ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 16日 (月) 15:04:59 JST
------------------------- REMOTE_ADDR = 106.188.103.9 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AItem ------------------------- @@ -1,7 +1,7 @@ -= class Gtk::Item += Gtk::Item クラス The Gtk::Item widget is an abstract base class for Gtk::MenuItem. -== Object Hierarchy +== オブジェクト階層 * Object * GLib::Instantiatable * GLib::Object @@ -11,7 +11,13 @@ * Gtk::Bin * Gtk::Item -== Instance Methods +== インクルードされているモジュール + +* Gtk::Buildable +* Atk::Implementor +* GLib::Interface + +== インスタンスメソッド --- select Emits the "select" signal on the given item. * Returns: self @@ -22,7 +28,13 @@ --- toggle Emits the "toggle" signal on the given item. -== Signals +== シグナル --- select: self * self: the object which received the signal. @@ -32,4 +38,12 @@ --- toggle: self * self: the object which received the signal. -- ((<Masao>)) +== 更新履歴 +* 2014-06-16 インクルードされているモジュールの項目を追加。 - ((<きたがわ>)) +* - ((<Masao>))