The gtk.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 gtk.Separator instead.
Sets our main struct and passes it to the parent class.
Creates a new gtk.VSeparator
the main Gtk struct as a void*
Get the main Gtk struct
the main Gtk struct
The gtk.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 gtk.Separator instead.