summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page
index a444574e..74893012 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page
@@ -14,7 +14,7 @@
<title>Regress.FooSubInterface::destroy-event</title>
<synopsis><code mime="text/x-python">
-function callback(foo_sub_interface, user_param1, ...):void;
+function callback(foo_sub_interface, ):void;
</code></synopsis>
@@ -28,14 +28,6 @@ function callback(foo_sub_interface, user_param1, ...):void;
<title><code>foo_sub_interface</code></title>
<p>instance of Regress.FooSubInterface that is emitting the signal</p>
</item>
-<item>
-<title><code>user_param1</code></title>
-<p>first user parameter (if any) specified with the connect() method</p>
-</item>
-<item>
-<title><code>...</code></title>
-<p>additional user parameters (if any)</p>
-</item>
</terms>