Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-expected / Regress.AnnotationObject.method.page
index 49d937a..e94067c 100644 (file)
@@ -6,37 +6,27 @@
       xmlns:api="http://projectmallard.org/experimental/api/"
       xmlns:ui="http://projectmallard.org/1.0/ui/">
   <info>
-    
     <link xref="Regress.AnnotationObject" group="method" type="guide"/>
     <api:function>
       <api:returns>
-        <api:type>Number</api:type>
+        <api:type>Number(gint)</api:type>
       </api:returns>
       <api:name>regress_annotation_object_method</api:name>
     </api:function>
-
   </info>
   <title>Regress.AnnotationObject.prototype.method</title>
-  
-<synopsis><code mime="text/x-gjs">
-function method():Number {
+  <synopsis><code mime="text/x-gjs">
+function method(): Number(gint) {
     // Gjs wrapper for regress_annotation_object_method()
 }
-</code></synopsis>
+  </code></synopsis>
+
 
-  
-    
-  
-  
-  
-  
 <terms>
 <item>
 <title><code>Returns</code></title>
-<p>an int</p>
+  <p>an int</p>
 </item>
 </terms>
 
-  
-  
 </page>