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 has been deprecated, use #GtkSeparator instead.
Creates a new #GtkVSeparator.
Returns this, for use in with statements.
Get builder for gtk.vseparator.VSeparator
Get builder for gtk.separator.Separator
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 has been deprecated, use #GtkSeparator instead.