Learn R Programming

RGtk2 (version 2.8.8)

GtkVPaned: GtkVPaned

Description

A container with two panes arranged vertically

Arguments

Methods and Functions

gtkVPanedNew(show = TRUE) gtkVPaned(show = TRUE)

Hierarchy

\link{GObject} +----\link{GtkObject} +----\link{GtkWidget} +----\link{GtkContainer} +----\link{GtkPaned} +----GtkVPaned

Interfaces

GtkVPaned implements AtkImplementorIface.

Detailed Description

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 GtkPaned for details.

Convenient Construction

gtkVPaned is the equivalent of gtkVPanedNew.

References

http://developer.gnome.org/doc/API/2.0/gtk/GtkVPaned.html