Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-expected / Regress.test_callback_user_data.page
index dd9f597..bae0cbc 100644 (file)
@@ -6,11 +6,10 @@
       xmlns:api="http://projectmallard.org/experimental/api/"
       xmlns:ui="http://projectmallard.org/1.0/ui/">
   <info>
-    
     <link xref="index" group="function" type="guide"/>
     <api:function>
       <api:returns>
-        <api:type>Number</api:type>
+        <api:type>Number(gint)</api:type>
       </api:returns>
       <api:name>regress_test_callback_user_data</api:name>
       <api:arg>
         <api:name>callback</api:name>
       </api:arg>
     </api:function>
-
   </info>
-  <title>test_callback_user_data</title>
-  
-<synopsis><code mime="text/x-gjs">
-function test_callback_user_data(callback:Regress.TestCallbackUserData):Number {
+  <title>Regress.test_callback_user_data</title>
+  <synopsis><code mime="text/x-gjs">
+function test_callback_user_data(callback: <link xref="Regress.TestCallbackUserData">Regress.TestCallbackUserData</link>): Number(gint) {
     // Gjs wrapper for regress_test_callback_user_data()
 }
-</code></synopsis>
-
-  
-    <p>Call - callback parameter persists for the duration of the method
+  </code></synopsis>
+  <p>Call - callback parameter persists for the duration of the method
 call and can be released on return.</p>
-  
-  
-  
-  
+
 <terms>
 <item>
 <title><code>callback</code></title>
@@ -46,6 +38,4 @@ call and can be released on return.</p>
 </item>
 </terms>
 
-  
-  
 </page>