Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.FooSubInterface.do_baz.page
1 <?xml version="1.0"?>
2 <page id="Regress.FooSubInterface.do_baz"
3       type="topic"
4       style="method"
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.FooSubInterface" group="method" type="guide"/>
10     <api:function>
11       <api:returns>
12         <api:type>void</api:type>
13       </api:returns>
14       <api:name>regress_foo_sub_interface_do_baz</api:name>
15       <api:arg>
16         <api:type>RegressFooSubInterface*</api:type>
17         <api:name>self</api:name>
18       </api:arg>
19       <api:arg>
20         <api:type>GCallback</api:type>
21         <api:name>callback</api:name>
22       </api:arg>
23       <api:arg>
24         <api:type>gpointer</api:type>
25         <api:name>user_data</api:name>
26       </api:arg>
27     </api:function>
28   </info>
29   <title>regress_foo_sub_interface_do_baz</title>
30   <synopsis><code mime="text/x-csrc">
31 void regress_foo_sub_interface_do_baz (RegressFooSubInterface* self,
32                                        GCallback callback,
33                                        gpointer user_data);
34   </code></synopsis>
35
36
37 <terms>
38 <item>
39 <title><code>self</code></title>
40
41 </item>
42 <item>
43 <title><code>callback</code></title>
44
45 </item>
46 <item>
47 <title><code>user_data</code></title>
48
49 </item>
50 <item>
51 <title><code>Returns</code></title>
52
53 </item>
54 </terms>
55
56 </page>