summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page10
1 files changed, 9 insertions, 1 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page
index be5134b1..79183812 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_transfer_floating.page
@@ -12,11 +12,15 @@
<api:type>GObject.Object</api:type>
</api:returns>
<api:name>regress_annotation_transfer_floating</api:name>
+ <api:arg>
+ <api:type>GObject.Object</api:type>
+ <api:name>object</api:name>
+ </api:arg>
</api:function>
</info>
<title>Regress.annotation_transfer_floating</title>
<synopsis><code mime="text/x-gjs">
-function annotation_transfer_floating(): <link href="../GObject-2.0/GObject.Object.html">GObject.Object</link> {
+function annotation_transfer_floating(object: <link href="../GObject-2.0/GObject.Object.html">GObject.Object</link>): <link href="../GObject-2.0/GObject.Object.html">GObject.Object</link> {
// Gjs wrapper for regress_annotation_transfer_floating()
}
</code></synopsis>
@@ -24,6 +28,10 @@ function annotation_transfer_floating(): <link href="../GObject-2.0/GObject.Obje
<terms>
<item>
+<title><code>object</code></title>
+ <p>an object</p>
+</item>
+<item>
<title><code>Returns</code></title>
<p>A floating object</p>
</item>