ruby-****@lists*****
ruby-****@lists*****
2003年 4月 8日 (火) 10:33:04 JST
------------------------- REMOTE_ADDR = 61.204.181.66 REMOTE_HOST = ------------------------- ------------------------- = class Gtk::VSeparator The Gtk::VSeparator widget is a vertical separator, used to group the widgets within a window. It displays a vertical line with a shadow to make it appear sunken into the interface. == super class * Gtk::Separator == class methods --- Gtk::VSeparator.new Creates a new Gtk::VSeparator. * Returns: a new Gtk::VSeparator. == See Also * Gtk::HSeparator - a horizontal separator. - ((<Masao>))