Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.TestCallbackFull.page
1 <?xml version="1.0"?>
2 <page id="Regress.TestCallbackFull"
3       type="topic"
4       style="callback"
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="callback" type="guide"/>
10     </info>
11   <title>Regress.TestCallbackFull</title>
12   <synopsis><code mime="text/x-csrc">
13 int TestCallbackFull (int foo,
14                       double bar,
15                       char* path);
16   </code></synopsis>
17
18
19 <terms>
20 <item>
21 <title><code>foo</code></title>
22   <p>the investment rate</p>
23 </item>
24 <item>
25 <title><code>bar</code></title>
26   <p>how much money</p>
27 </item>
28 <item>
29 <title><code>path</code></title>
30   <p>Path to file</p>
31 </item>
32 <item>
33 <title><code>Returns</code></title>
34
35 </item>
36 </terms>
37
38 </page>