Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.TestFundamentalSubObject.new.page
1 <?xml version="1.0"?>
2 <page id="Regress.TestFundamentalSubObject.new"
3       type="topic"
4       style="constructor"
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.TestFundamentalSubObject"
10       group="constructor"
11       type="guide"/>
12     <api:function>
13       <api:returns>
14         <api:type>RegressTestFundamentalSubObject*</api:type>
15       </api:returns>
16       <api:name>regress_test_fundamental_sub_object_new</api:name>
17       <api:arg>
18         <api:type>const char*</api:type>
19         <api:name>data</api:name>
20       </api:arg>
21     </api:function>
22   </info>
23   <title>regress_test_fundamental_sub_object_new</title>
24   <synopsis><code mime="text/x-csrc">
25 RegressTestFundamentalSubObject* regress_test_fundamental_sub_object_new (const char* data);
26   </code></synopsis>
27
28
29 <terms>
30 <item>
31 <title><code>data</code></title>
32
33 </item>
34 <item>
35 <title><code>Returns</code></title>
36
37 </item>
38 </terms>
39
40 </page>