gtk2/docs/reference/gtk/tmpl/gtkseparator.sgml
Damon Chaplin 372c4d2627 ran make templates, to fix problems with structs.
1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>

	* gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.

	* gtk/gtk-sections.txt: rearranged GtkCombo section.

	* gtk/tmpl/gtkvseparator.sgml:
	* gtk/tmpl/gtkhseparator.sgml:
	* gtk/tmpl/gtkgc.sgml:
	* gtk/tmpl/gtkfeatures.sgml:
	* gtk/tmpl/gtktipsquery.sgml:
	* gtk/tmpl/gtkitem.sgml:
	* gtk/tmpl/gtkinvisible.sgml:
	* gtk/tmpl/gtkgamma.sgml:
	* gtk/tmpl/gtkdata.sgml:
	* gtk/tmpl/gtkcurve.sgml:
	* gtk/tmpl/gtkcombo.sgml:
	* gtk/tmpl/gtkaccellabel.sgml: documented.
1999-09-22 21:30:57 +00:00

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>