Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.TestObj-sig-with-array-len-prop.page
1 <?xml version="1.0"?>
2 <page id="Regress.TestObj-sig-with-array-len-prop"
3       type="topic"
4       style="signal"
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     
10     <link xref="Regress.TestObj" group="signal" type="guide"/>
11     <title type="link" role="topic">sig-with-array-len-prop</title>
12
13   </info>
14   <title>Regress.TestObj::sig-with-array-len-prop</title>
15   
16 <synopsis><code mime="text/x-csrc">
17 void sig-with-array-len-prop (guint* arr,
18                               gint len);
19 </code></synopsis>
20
21   
22     <p>This test signal similar to GSettings::change-event</p>
23   
24   
25   
26   
27 <terms>
28 <item>
29 <title><code>arr</code></title>
30 <p>numbers, or <code>NULL</code></p>
31 </item>
32 <item>
33 <title><code>len</code></title>
34 <p>length of <code>arr</code>, or 0</p>
35 </item>
36 <item>
37 <title><code>Returns</code></title>
38
39 </item>
40 </terms>
41
42   
43   
44 </page>