summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page24
1 files changed, 7 insertions, 17 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page
index 7fa31a30..c6741408 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_destroy_notify_no_user_data.page
@@ -6,11 +6,10 @@
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>
- <api:type>Number</api:type>
+ <api:type>Number(gint)</api:type>
</api:returns>
<api:name>regress_test_callback_destroy_notify_no_user_data</api:name>
<api:arg>
@@ -18,23 +17,16 @@
<api:name>callback</api:name>
</api:arg>
</api:function>
-
</info>
- <title>test_callback_destroy_notify_no_user_data</title>
-
-<synopsis><code mime="text/x-gjs">
-function test_callback_destroy_notify_no_user_data(callback:Regress.TestCallbackUserData):Number {
+ <title>Regress.test_callback_destroy_notify_no_user_data</title>
+ <synopsis><code mime="text/x-gjs">
+function test_callback_destroy_notify_no_user_data(callback: <link xref="Regress.TestCallbackUserData">Regress.TestCallbackUserData</link>): Number(gint) {
// Gjs wrapper for regress_test_callback_destroy_notify_no_user_data()
}
-</code></synopsis>
-
-
- <p>Adds a scope notified callback with no user data. This can invoke an error
+ </code></synopsis>
+ <p>Adds a scope notified callback with no user data. This can invoke an error
condition in bindings which needs to be tested.</p>
-
-
-
-
+
<terms>
<item>
<title><code>callback</code></title>
@@ -46,6 +38,4 @@ condition in bindings which needs to be tested.</p>
</item>
</terms>
-
-
</page>