Next: , Previous: GtkHPaned, Up: Top


98 GtkVPaned

A container with two panes arranged vertically

98.1 Overview

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.

98.2 Usage

— Class: <gtk-vpaned>

Derives from <gtk-paned>.

This class defines no direct slots.

— Function: gtk-vpaned-new ⇒  (ret <gtk-widget>)

Create a new <gtk-vpaned>

ret
the new <gtk-vpaned>