mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
More doc build fixes
Grr, our mixture of xml and plain text in long descriptions is a mess.
This commit is contained in:
parent
f758385353
commit
061d48b68d
@ -70,7 +70,8 @@
|
||||
* </object>
|
||||
* ]]></programlisting>
|
||||
* </example>
|
||||
*
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*/
|
||||
|
||||
static void gtk_combo_box_text_buildable_interface_init (GtkBuildableIface *iface);
|
||||
|
@ -52,7 +52,7 @@
|
||||
* The GtkTextTagTable implementation of the GtkBuildable interface
|
||||
* supports adding tags by specifying "tag" as the "type"
|
||||
* attribute of a <child> element.
|
||||
* </para>
|
||||
*
|
||||
* <example>
|
||||
* <title>A UI definition fragment specifying tags</title>
|
||||
* <programlisting><![CDATA[
|
||||
@ -63,6 +63,8 @@
|
||||
* </object>
|
||||
* ]]></programlisting>
|
||||
* </example>
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*/
|
||||
|
||||
struct _GtkTextTagTablePrivate
|
||||
|
Loading…
Reference in New Issue
Block a user