GtkSeparator: GtkSeparator

Description Hierarchy Interfaces Detailed Description Structures Author(s) References

Description

Base class for GtkHSeparator and GtkVSeparator

Hierarchy

1
2
3
4
5
6
7
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.

Structures

GtkSeparator

The GtkSeparator struct contains private data only.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gtk2/stable/GtkSeparator.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to GtkSeparator in RGtk2...