summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.page
index bda3e9a0..05fbe14a 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.with_voidp.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>
@@ -22,23 +21,16 @@
<api:name>data</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.AnnotationObject.with_voidp</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.AnnotationObject, gpointer)
@returns(none)
def with_voidp(self, data):
# Python wrapper for regress_annotation_object_with_voidp()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>self</code></title>
@@ -46,10 +38,8 @@ def with_voidp(self, data):
</item>
<item>
<title><code>data</code></title>
-<p>Opaque pointer handle</p>
+ <p>Opaque pointer handle</p>
</item>
</terms>
-
-
</page>