From e70abadf0dd7d5312311926ec5b5130e1933d83b Mon Sep 17 00:00:00 2001 From: Giovanni Campagna Date: Wed, 19 Feb 2014 17:15:34 +0100 Subject: doctool: update reference tests https://bugzilla.gnome.org/show_bug.cgi?id=724735 --- .../Regress.AnnotationObject-attribute-signal.page | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject-attribute-signal.page') diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject-attribute-signal.page b/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject-attribute-signal.page index 64e30a6c..8f63763a 100644 --- a/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject-attribute-signal.page +++ b/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject-attribute-signal.page @@ -6,39 +6,29 @@ xmlns:api="http://projectmallard.org/experimental/api/" xmlns:ui="http://projectmallard.org/1.0/ui/"> - attribute-signal - Regress.AnnotationObject::attribute-signal - - + gchar* attribute-signal (gchar* arg1, gchar* arg2); - + +

This signal tests a signal with attributes.

- -

This signal tests a signal with attributes.

- - - - <code>arg1</code> -

a value

+

a value

<code>arg2</code> -

another value

+

another value

<code>Returns</code> -

the return value

+

the return value

- - -- cgit v1.2.1