Fix doc format problems

This commit is contained in:
Matthias Clasen 2011-01-30 00:04:04 -05:00
parent e8a0f3cfb8
commit 0b3710d762
2 changed files with 5 additions and 4 deletions

View File

@ -58,7 +58,7 @@
* and specifying <item&gt elements for each item. Each <item&gt
* element supports the regular translation attributes "translatable",
* "context" and "comments".
*
* </para>
* <example>
* <title>A UI definition fragment specifying GtkComboBoxText items</title>
* <programlisting><![CDATA[
@ -71,7 +71,7 @@
* </object>
* ]]></programlisting>
* </example>
*
* </refsect2>
*/
static void gtk_combo_box_text_buildable_interface_init (GtkBuildableIface *iface);

View File

@ -47,9 +47,9 @@
* <title>GtkTextTagTables as GtkBuildable</title>
* <para>
* The GtkTextTagTable implementation of the GtkBuildable interface
* supports adding tags by specifying "tag" as the "type"
* supports adding tags by specifying "tag" as the "type"
* attribute of a &lt;child&gt; element.
*
* </para>
* <example>
* <title>A UI definition fragment specifying tags</title>
* <programlisting><![CDATA[
@ -60,6 +60,7 @@
* </object>
* ]]></programlisting>
* </example>
* </refsect2>
*/
enum {