forked from AuroraMiddleware/gtk
24 lines
504 B
Plaintext
24 lines
504 B
Plaintext
|
<!-- ##### SECTION Title ##### -->
|
||
|
GtkSeparator
|
||
|
|
||
|
<!-- ##### SECTION Short_Description ##### -->
|
||
|
a 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>
|
||
|
|
||
|
<!-- ##### STRUCT GtkSeparator ##### -->
|
||
|
<para>
|
||
|
The #GtkSeparator-struct struct contains private data only.
|
||
|
</para>
|
||
|
|
||
|
|