Initial packaging for Tizen
[profile/ivi/gobject-introspection.git] / tests / doctool / DocExamples-1.0-C-expected / DocExamples.Obj.new.page
1 <?xml version="1.0"?>
2
3 <page id="DocExamples.Obj.new"
4       type="topic"
5       style="constructor"
6       xmlns="http://projectmallard.org/1.0/"
7       xmlns:api="http://projectmallard.org/experimental/api/"
8       xmlns:ui="http://projectmallard.org/experimental/ui/">
9   <info>
10     <link type="guide" xref="DocExamples.Obj" group="constructor"/>
11     <api:function>
12       <api:returns>
13         <api:type>DocExamplesObj*</api:type>
14       </api:returns>
15       <api:name>doc_examples_obj_new</api:name>
16     </api:function>
17   </info>
18   <title>doc_examples_obj_new</title>
19 <synopsis><code mime="text/x-csrc">
20 DocExamplesObj* doc_examples_obj_new (void);
21 </code></synopsis>
22
23
24 <table>
25 <tr>
26 <td><p>Returns :</p></td>
27 <td></td>
28 </tr>
29 </table>
30 </page>