Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-expected / Regress.TestBoxedD.new.page
index cfd50c5..eecc4d2 100644 (file)
@@ -6,7 +6,6 @@
       xmlns:api="http://projectmallard.org/experimental/api/"
       xmlns:ui="http://projectmallard.org/1.0/ui/">
   <info>
-    
     <link xref="Regress.TestBoxedD" group="constructor" type="guide"/>
     <api:function>
       <api:returns>
         <api:name>a_string</api:name>
       </api:arg>
       <api:arg>
-        <api:type>Number</api:type>
+        <api:type>Number(gint)</api:type>
         <api:name>a_int</api:name>
       </api:arg>
     </api:function>
-
   </info>
   <title>Regress.TestBoxedD.new</title>
-  
-<synopsis><code mime="text/x-gjs">
-function new(a_string:String, a_int:Number):Regress.TestBoxedD {
+  <synopsis><code mime="text/x-gjs">
+function new(a_string: String, a_int: Number(gint)): <link xref="Regress.TestBoxedD">Regress.TestBoxedD</link> {
     // Gjs wrapper for regress_test_boxed_d_new()
 }
-</code></synopsis>
+  </code></synopsis>
+
 
-  
-    
-  
-  
-  
-  
 <terms>
 <item>
 <title><code>a_string</code></title>
@@ -53,6 +45,4 @@ function new(a_string:String, a_int:Number):Regress.TestBoxedD {
 </item>
 </terms>
 
-  
-  
 </page>