Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.test_utf8_out_out.page
1 <?xml version="1.0"?>
2 <page id="Regress.test_utf8_out_out"
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     <link xref="index" group="function" type="guide"/>
10     <api:function>
11       <api:returns>
12         <api:type>void</api:type>
13       </api:returns>
14       <api:name>regress_test_utf8_out_out</api:name>
15       <api:arg>
16         <api:type>char**</api:type>
17         <api:name>out0</api:name>
18       </api:arg>
19       <api:arg>
20         <api:type>char**</api:type>
21         <api:name>out1</api:name>
22       </api:arg>
23     </api:function>
24   </info>
25   <title>regress_test_utf8_out_out</title>
26   <synopsis><code mime="text/x-csrc">
27 void regress_test_utf8_out_out (char** out0,
28                                 char** out1);
29   </code></synopsis>
30
31
32 <terms>
33 <item>
34 <title><code>out0</code></title>
35   <p>a copy of "first"</p>
36 </item>
37 <item>
38 <title><code>out1</code></title>
39   <p>a copy of "second"</p>
40 </item>
41 <item>
42 <title><code>Returns</code></title>
43
44 </item>
45 </terms>
46
47 </page>