summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.page
index 86df7941..7d9d27e3 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_callback_destroy_notify.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>
@@ -26,24 +25,17 @@
<api:name>notify</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_callback_destroy_notify</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_callback_destroy_notify</title>
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestCallbackUserData, gpointer, GLib.DestroyNotify)
@returns(int)
def test_callback_destroy_notify(callback, user_data, notify):
# Python wrapper for regress_test_callback_destroy_notify()
-</code></synopsis>
-
-
- <p>Notified - callback persists until a DestroyNotify delegate
+ </code></synopsis>
+ <p>Notified - callback persists until a DestroyNotify delegate
is invoked.</p>
-
-
-
-
+
<terms>
<item>
<title><code>callback</code></title>
@@ -63,6 +55,4 @@ is invoked.</p>
</item>
</terms>
-
-
</page>