summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
index 28d4cf96..f0e99bf4 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
@@ -14,7 +14,7 @@
<title>Regress.TestObj::sig-with-int64-prop</title>
<synopsis><code mime="text/x-python">
-function callback(test_obj, i:Number, user_param1, ...):Number;
+function callback(test_obj, i:Number, ):Number;
</code></synopsis>
@@ -34,14 +34,6 @@ the introspection client langage.</p>
<p>an integer</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>
-<item>
<title><code>Returns</code></title>
<p>gint64 </p>
</item>