forked from AuroraMiddleware/gtk
780c39c358
svn path=/trunk/; revision=18098
27 lines
546 B
Plaintext
27 lines
546 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkSeparator
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Base class for GtkHSeparator and GtkVSeparator
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
The #GtkSeparator widget is an abstract class, used only for deriving the
|
|
subclasses #GtkHSeparator and #GtkVSeparator.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### STRUCT GtkSeparator ##### -->
|
|
<para>
|
|
The #GtkSeparator-struct struct contains private data only.
|
|
</para>
|
|
|
|
|