Move documentation to inline comments: GtkSeparator
This commit is contained in:
1
docs/reference/gtk/tmpl/.gitignore
vendored
1
docs/reference/gtk/tmpl/.gitignore
vendored
@ -3,6 +3,7 @@ gtkbox.sgml
|
||||
gtkbuilder.sgml
|
||||
gtkhbox.sgml
|
||||
gtkmessagedialog.sgml
|
||||
gtkseparator.sgml
|
||||
gtktesting.sgml
|
||||
gtktextiter.sgml
|
||||
gtktoolitem.sgml
|
||||
|
||||
@ -1,29 +0,0 @@
|
||||
<!-- ##### 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 ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Image ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkSeparator ##### -->
|
||||
<para>
|
||||
The #GtkSeparator-struct struct contains private data only.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user