summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page
index 470fe4d6..bb43e004 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page
@@ -14,7 +14,7 @@
<title>Regress.TestObj::sig-with-obj</title>
<synopsis><code mime="text/x-python">
-function callback(test_obj, obj:GObject.Object, user_param1, ...):void;
+function callback(test_obj, obj:GObject.Object, ):void;
</code></synopsis>
@@ -33,14 +33,6 @@ Use with regress_test_obj_emit_sig_with_obj</p>
<title><code>obj</code></title>
<p>A newly created RegressTestObj</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>