mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
docs: fix GTK-Doc build
cd html && gtkdoc-mkhtml $mkhtml_options gio ../gio-docs.xml ../xml/gdbusconnection.xml:2063: parser error : Opening and ending tag mismatch: literal line 2062 and para </para> ^
This commit is contained in:
parent
edf16aace4
commit
fdc9379132
@ -365,7 +365,7 @@ typedef gboolean (*GDBusInterfaceSetPropertyFunc) (GDBusConnection *conne
|
|||||||
* your @method_call function. Note that the required return type of
|
* your @method_call function. Note that the required return type of
|
||||||
* the <literal>'Get'</literal> call is <literal>(v)</literal>, not the
|
* the <literal>'Get'</literal> call is <literal>(v)</literal>, not the
|
||||||
* type of the property. <literal>'GetAll'</literal> expects a return
|
* type of the property. <literal>'GetAll'</literal> expects a return
|
||||||
* value of type <literal>a{sv}<literal>.
|
* value of type <literal>a{sv}</literal>.
|
||||||
*
|
*
|
||||||
* If you have writable properties specified in your interface info, you
|
* If you have writable properties specified in your interface info, you
|
||||||
* must ensure that you either provide a non-%NULL @set_property()
|
* must ensure that you either provide a non-%NULL @set_property()
|
||||||
|
Loading…
Reference in New Issue
Block a user