Description 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.
Sets our main struct and passes it to the parent class
Creates a new GtkVSeparator.
the main Gtk struct as a void*
the main Gtk struct
See Implementation
Description 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.