[ruby-gnome2-doc-cvs] [Hiki] update - Gtk::Item

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2003年 8月 25日 (月) 09:47:32 JST


-------------------------
REMOTE_ADDR = 61.204.181.66
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Gtk%3A%3AItem
-------------------------
  = class Gtk::Item
  The Gtk::Item widget is an abstract base class for Gtk::MenuItem. 
  
- == Super Class
- * Gtk::Bin
+ == Object Hierarchy
+ * Object
+   * GLib::Instantiatable
+     * GLib::Object
+       * Gtk::Object
+         * Gtk::Widget
+           * Gtk::Container
+             * Gtk::Bin
+               * Gtk::Item
  
  == Instance Methods
  --- select
      Emits the "select" signal on the given item. 
      * Returns: self
  
  --- deselect
      Emits the "deselect" signal on the given item. 
  
  --- toggle
      Emits the "toggle" signal on the given item. 
  
  == Signals
  --- select: self
       * self: the object which received the signal.
  
  --- deselect: self
       * self: the object which received the signal.
  
  --- toggle: self
       * self: the object which received the signal.
  
  - ((<Masao>))





ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index