Object Hierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkSeparator
+----GtkHSeparator
+----GtkVSeparator
DescriptionThe GtkSeparator widget is an abstract class, used only for deriving the subclasses GtkHSeparator and GtkVSeparator. DetailsGtkSeparatortypedef struct _GtkSeparator GtkSeparator; The GtkSeparator struct contains private data only. | ||||||||||