[ CCode ( type_id = "gtk_vpaned_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "3.2" , replacement = "Paned" ) ]
public class VPaned : Paned, Implementor, Buildable, Orientable
Warning: VPaned is deprecated since 3.2. Use Paned.
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 Paned for details.
GtkVPaned has been deprecated, use Paned instead.