|  |  |  | GTK+ Reference Manual |  | 
|---|---|---|---|---|
| GtkSeparatorGtkSeparator — Base class for GtkHSeparator and GtkVSeparator |  | 
  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkSeparator
                           +----GtkHSeparator
                           +----GtkVSeparator
The GtkSeparator widget is an abstract class, used only for deriving the subclasses GtkHSeparator and GtkVSeparator.
typedef struct _GtkSeparator GtkSeparator;
The GtkSeparator-struct struct contains private data only.