GtkVSeparator
GtkVSeparator — A vertical separator
|
|
Includes
#include <gtk/gtk.h>
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.
GtkVSeparator has been deprecated, use GtkSeparator instead.
Types and Values
struct GtkVSeparator
struct GtkVSeparator;
The GtkVSeparator struct contains private data only, and
should be accessed using the functions below.