VPaned


Object Hierarchy:

Gtk.VPaned Gtk.VPaned Gtk.VPaned Gtk.Paned Gtk.Paned Gtk.Paned->Gtk.VPaned Gtk.Container Gtk.Container Gtk.Container->Gtk.Paned Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.VPaned Atk.Implementor->Gtk.Paned Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.VPaned Gtk.Buildable->Gtk.Paned Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget Gtk.Orientable Gtk.Orientable Gtk.Orientable->Gtk.VPaned Gtk.Orientable->Gtk.Paned

Description:

[ 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.


Namespace: Gtk
Package: gtk+-3.0

Content:

Creation methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable