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

Zurück zum Archiv-Index

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


-------------------------
REMOTE_ADDR = 61.204.181.66
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Gtk%3A%3AHSeparator
-------------------------
  = class Gtk::HSeparator
  The Gtk::HSeparator widget is a horizontal separator, used to group the widgets within a window. It displays a horizontal line with a shadow to make it appear sunken into the interface.
  
  ((*Note*))
  The Gtk::HSeparator widget is not used as a separator within menus. To create a separator in a menu create an empty Gtk::SeparatorMenuItem widget using Gtk::SeparatorMenuItem.new and add it to the menu with Gtk::MenuShell#append. 
  
  == Object Hierarchy
  * Object
    * GLib::Instantiatable
      * GLib::Object
        * Gtk::Object
          * Gtk::Widget
            * Gtk::Separator
              * Gtk::HSeparator
  
  == Class Methods
- --- new
+ --- Gtk::HSeparator.new
      Creates a new Gtk::HSeparator.
      * Returns: a new Gtk::HSeparator.
  
  == See Also
  * Gtk::VSeparator - a vertical separator.





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