Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Python-expected / Regress.AnnotationObject.set_data2.page
index cd47036..23003a1 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.AnnotationObject.set_data2</title>
-  
-<synopsis><code mime="text/x-python">
+  <synopsis><code mime="text/x-python">
 @accepts(Regress.AnnotationObject, [gint8], gsize)
 @returns(none)
 def set_data2(self, data, length):
     # Python wrapper for regress_annotation_object_set_data2()
-</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>self</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>
 </terms>
 
-  
-  
 </page>