summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page26
1 files changed, 8 insertions, 18 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page
index 9a8b57e1..b65b71d9 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_callback_thaw_notifications.page
@@ -6,39 +6,29 @@
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_thaw_notifications</api:name>
</api:function>
-
</info>
- <title>test_callback_thaw_notifications</title>
-
-<synopsis><code mime="text/x-gjs">
-function test_callback_thaw_notifications():Number {
+ <title>Regress.test_callback_thaw_notifications</title>
+ <synopsis><code mime="text/x-gjs">
+function test_callback_thaw_notifications(): Number(gint) {
// Gjs wrapper for regress_test_callback_thaw_notifications()
}
-</code></synopsis>
-
-
- <p>Invokes all callbacks installed by #test_callback_destroy_notify(),
+ </code></synopsis>
+ <p>Invokes all callbacks installed by #test_callback_destroy_notify(),
adding up their return values, and removes them, invoking the
corresponding destroy notfications.</p>
-
-
-
-
+
<terms>
<item>
<title><code>Returns</code></title>
-<p>Sum of the return values of the invoked callbacks.</p>
+
</item>
</terms>
-
-
</page>