[docs] Fix GtkWidget and GtkFileChooser documentation
gtk-doc version >= 1.14 is more strict, It produces valid xml if the source is valid.
This commit is contained in:
@ -72,6 +72,7 @@
|
||||
* </listitem>
|
||||
* </varlistentry>
|
||||
* </variablelist>
|
||||
*
|
||||
* <refsect2 id="gtkfilechooser-encodings">
|
||||
* <title>File Names and Encodings</title>
|
||||
* When the user is finished selecting files in a
|
||||
|
||||
@ -62,6 +62,7 @@
|
||||
*
|
||||
* GtkWidget is the base class all widgets in GTK+ derive from. It manages the
|
||||
* widget lifecycle, states and style.
|
||||
*
|
||||
* <refsect2 id="style-properties">
|
||||
* <para>
|
||||
* <structname>GtkWidget</structname> introduces <firstterm>style
|
||||
|
||||
Reference in New Issue
Block a user