Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.AnnotationObject.set_data2.page
index dd72420..345be7f 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>length</api:name>
       </api:arg>
     </api:function>
-
   </info>
   <title>regress_annotation_object_set_data2</title>
-  
-<synopsis><code mime="text/x-csrc">
+  <synopsis><code mime="text/x-csrc">
 void regress_annotation_object_set_data2 (RegressAnnotationObject* object,
                                           gint8* data,
                                           gsize length);
-</code></synopsis>
+  </code></synopsis>
+  <p>Test taking a gchar * with a length.</p>
 
-  
-    <p>Test taking a gchar * with a length.</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>data</code></title>
-<p>The data</p>
+  <p>The data</p>
 </item>
 <item>
 <title><code>length</code></title>
-<p>Length of the data</p>
+  <p>Length of the data</p>
 </item>
 <item>
 <title><code>Returns</code></title>
@@ -61,6 +53,4 @@ void regress_annotation_object_set_data2 (RegressAnnotationObject* object,
 </item>
 </terms>
 
-  
-  
 </page>