Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.FooEnumType.returnv.page
1 <?xml version="1.0"?>
2 <page id="Regress.FooEnumType.returnv"
3       type="topic"
4       style="function"
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     
10     <link xref="index" group="function" type="guide"/>
11     <api:function>
12       <api:returns>
13         <api:type>RegressFooEnumType</api:type>
14       </api:returns>
15       <api:name>regress_foo_enum_type_returnv</api:name>
16       <api:arg>
17         <api:type>int</api:type>
18         <api:name>x</api:name>
19       </api:arg>
20     </api:function>
21
22   </info>
23   <title>regress_foo_enum_type_returnv</title>
24   
25 <synopsis><code mime="text/x-csrc">
26 RegressFooEnumType regress_foo_enum_type_returnv (int x);
27 </code></synopsis>
28
29   
30     
31   
32   
33   
34   
35 <terms>
36 <item>
37 <title><code>x</code></title>
38
39 </item>
40 <item>
41 <title><code>Returns</code></title>
42
43 </item>
44 </terms>
45
46   
47   
48 </page>