Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.AnnotationObject.string_out.page
index a70d477..6fec0d7 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.AnnotationObject" group="method" type="guide"/>
     <api:function>
       <api:returns>
         <api:name>str_out</api:name>
       </api:arg>
     </api:function>
-
   </info>
   <title>regress_annotation_object_string_out</title>
-  
-<synopsis><code mime="text/x-csrc">
+  <synopsis><code mime="text/x-csrc">
 gboolean regress_annotation_object_string_out (RegressAnnotationObject* object,
                                                char** str_out);
-</code></synopsis>
+  </code></synopsis>
+  <p>Test returning a string as an out parameter</p>
 
-  
-    <p>Test returning a string as an out parameter</p>
-  
-  
-  
-  
 <terms>
 <item>
 <title><code>object</code></title>
-<p>a <link xref="Regress.AnnotationObject"/></p>
+  <p>a <link xref="Regress.AnnotationObject"/></p>
 </item>
 <item>
 <title><code>str_out</code></title>
-<p>string return value</p>
+  <p>string return value</p>
 </item>
 <item>
 <title><code>Returns</code></title>
-<p>some boolean</p>
+  <p>some boolean</p>
 </item>
 </terms>
 
-  
-  
 </page>