GTK+ Reference Manual | ||||
---|---|---|---|---|
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 contains private data only.