GtkVSeparator {RGtk2} | R Documentation |
A vertical separator
gtkVSeparatorNew(show = TRUE)
gtkVSeparator(show = TRUE)
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkSeparator +----GtkVSeparator
GtkVSeparator implements
GtkBuildable
and AtkImplementorIface.
The GtkVSeparator
widget is a vertical separator, used to group the
widgets within a window. It displays a vertical line with a shadow to
make it appear sunken into the interface.
GtkVSeparator
GtkVSeparator
struct contains private data only, and
should be accessed using the functions below.
gtkVSeparator
is the equivalent of gtkVSeparatorNew
.
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/gtk/GtkVSeparator.html