Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Python-expected / Regress.AnnotationObject.hidden_self.page
1 <?xml version="1.0"?>
2 <page id="Regress.AnnotationObject.hidden_self"
3       type="topic"
4       style="method"
5       xmlns="http://projectmallard.org/1.0/"
6       xmlns:api="http://projectmallard.org/experimental/api/"
7       xmlns:ui="http://projectmallard.org/1.0/ui/">
8   <info>
9     <link xref="Regress.AnnotationObject" group="method" type="guide"/>
10     <api:function>
11       <api:returns>
12         <api:type>none</api:type>
13       </api:returns>
14       <api:name>regress_annotation_object_hidden_self</api:name>
15       <api:arg>
16         <api:type>Regress.AnnotationObject</api:type>
17         <api:name>self</api:name>
18       </api:arg>
19     </api:function>
20   </info>
21   <title>Regress.AnnotationObject.hidden_self</title>
22   <synopsis><code mime="text/x-python">
23 @accepts(Regress.AnnotationObject)
24 @returns(none)
25 def hidden_self(self):
26     # Python wrapper for regress_annotation_object_hidden_self()
27   </code></synopsis>
28
29
30 <terms>
31 <item>
32 <title><code>self</code></title>
33   <p>A <link xref="Regress.AnnotationObject"/></p>
34 </item>
35 </terms>
36
37 </page>