summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page
index cd47036a..23003a15 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.set_data2.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.AnnotationObject" group="method" type="guide"/>
<api:function>
<api:returns>
@@ -26,38 +25,29 @@
<api:name>length</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.AnnotationObject.set_data2</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.AnnotationObject, [gint8], gsize)
@returns(none)
def set_data2(self, data, length):
# Python wrapper for regress_annotation_object_set_data2()
-</code></synopsis>
+ </code></synopsis>
+ <p>Test taking a gchar * with a length.</p>
-
- <p>Test taking a gchar * with a length.</p>
-
-
-
-
<terms>
<item>
<title><code>self</code></title>
-<p>a <link xref="Regress.AnnotationObject"/></p>
+ <p>a <link xref="Regress.AnnotationObject"/></p>
</item>
<item>
<title><code>data</code></title>
-<p>The data</p>
+ <p>The data</p>
</item>
<item>
<title><code>length</code></title>
-<p>Length of the data</p>
+ <p>Length of the data</p>
</item>
</terms>
-
-
</page>