Learn R Programming

RGtk2 (version 2.20.1)

GtkSeparator: GtkSeparator

Description

Base class for GtkHSeparator and GtkVSeparator

Arguments

Hierarchy

GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkSeparator +----GtkHSeparator +----GtkVSeparator

Interfaces

GtkSeparator implements AtkImplementorIface, GtkBuildable and GtkOrientable.

Detailed Description

The GtkSeparator widget is an abstract class, used only for deriving the subclasses GtkHSeparator and GtkVSeparator.

References

http://library.gnome.org/devel//gtk/GtkSeparator.html