summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.page
index 21dc7ee7..7de1412e 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_async.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,23 +21,16 @@
<api:name>user_data</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_callback_async</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_callback_async</title>
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestCallbackUserData, gpointer)
@returns(none)
def test_callback_async(callback, user_data):
# Python wrapper for regress_test_callback_async()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>callback</code></title>
@@ -50,6 +42,4 @@ def test_callback_async(callback, user_data):
</item>
</terms>
-
-
</page>