Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-expected / Regress.TestEnum.param.page
1 <?xml version="1.0"?>
2 <page id="Regress.TestEnum.param"
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>String</api:type>
14       </api:returns>
15       <api:name>regress_test_enum_param</api:name>
16       <api:arg>
17         <api:type>Regress.TestEnum</api:type>
18         <api:name>e</api:name>
19       </api:arg>
20     </api:function>
21
22   </info>
23   <title>param</title>
24   
25 <synopsis><code mime="text/x-gjs">
26 function param(e:Regress.TestEnum):String {
27     // Gjs wrapper for regress_test_enum_param()
28 }
29 </code></synopsis>
30
31   
32     
33   
34   
35   
36   
37 <terms>
38 <item>
39 <title><code>e</code></title>
40
41 </item>
42 <item>
43 <title><code>Returns</code></title>
44
45 </item>
46 </terms>
47
48   
49   
50 </page>