VSeparator


Object Hierarchy:

Gtk.VSeparator Gtk.VSeparator Gtk.VSeparator Gtk.Separator Gtk.Separator Gtk.Separator->Gtk.VSeparator Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Separator GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.VSeparator Atk.Implementor->Gtk.Separator Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.VSeparator Gtk.Buildable->Gtk.Separator Gtk.Buildable->Gtk.Widget Gtk.Orientable Gtk.Orientable Gtk.Orientable->Gtk.VSeparator Gtk.Orientable->Gtk.Separator

Description:

[ CCode ( type_id = "gtk_vseparator_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "3.2" , replacement = "Separator" ) ]
public class VSeparator : Separator, Implementor, Buildable, Orientable

Warning: VSeparator is deprecated since 3.2. Use Separator.

The VSeparator 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 has been deprecated, use Separator 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