Learn R Programming

RGtk2 (version 2.12.13)

GtkSeparator: GtkSeparator

Description

Base class for GtkHSeparator and GtkVSeparator

Arguments

Hierarchy

\link{GObject} +----GInitiallyUnowned +----\link{GtkObject} +----\link{GtkWidget} +----GtkSeparator +----\link{GtkHSeparator} +----\link{GtkVSeparator}

Interfaces

GtkSeparator implements AtkImplementorIface and GtkBuildable.

Detailed Description

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

References

http://developer.gnome.org/doc/API/2.0/gtk/GtkSeparator.html