summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page
index 7d6a1ac3..ca362d71 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_closure_variant.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -22,31 +21,24 @@
<api:name>arg</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_closure_variant</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_closure_variant</title>
+ <synopsis><code mime="text/x-python">
@accepts(GObject.Closure, GLib.Variant)
@returns(GLib.Variant)
def test_closure_variant(closure, arg):
# Python wrapper for regress_test_closure_variant()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>closure</code></title>
-<p>GClosure which takes one GVariant and returns a GVariant</p>
+ <p>GClosure which takes one GVariant and returns a GVariant</p>
</item>
<item>
<title><code>arg</code></title>
-<p>a GVariant passed as argument to <code>closure</code></p>
+ <p>a GVariant passed as argument to <code>closure</code></p>
</item>
<item>
<title><code>Returns</code></title>
@@ -54,6 +46,4 @@ def test_closure_variant(closure, arg):
</item>
</terms>
-
-
</page>