ruby-****@sourc*****
ruby-****@sourc*****
2003年 8月 25日 (月) 09:34:33 JST
------------------------- REMOTE_ADDR = 61.204.181.66 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?Gtk%3A%3AHPaned ------------------------- = class Gtk::HPaned The HPaned widget is a container widget with two children arranged horizontally. The division between the two panes is adjustable by the user by dragging a handle. See Gtk::Paned for details. - == Super Class - * Gtk::Paned + == Object Hierarchy + * Object + * GLib::Instantiatable + * GLib::Object + * Gtk::Object + * Gtk::Widget + * Gtk::Container + * Gtk::Paned + * Gtk::HPaned == Class Methods --- Gtk::HPaned.new Create a new Gtk::HPaned * Returns: the new Gtk::HPaned ((<Masao>))