= class Gtk::VPaned
The VPaned widget is a container widget with two children arranged vertically. The division between the two panes is adjustable by the user by dragging a handle. See Gtk::Paned for details.

== Object Hierarchy
* Object
  * GLib::Instantiatable
    * GLib::Object
      * Gtk::Object
        * Gtk::Widget
          * Gtk::Container
            * Gtk::Paned
              * Gtk::VPaned

== Class Methods
--- Gtk::VPaned.new
    Create a new Gtk::VPaned
    * Returns: the new Gtk::VPaned  


((<Masao>))
