Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-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-python">
17 function callback(test_obj, arr:[Number], ):void;
18 </code></synopsis>
19
20   
21     <p>This test signal similar to GSettings::change-event</p>
22   
23   
24   
25   
26 <terms>
27 <item>
28 <title><code>test_obj</code></title>
29 <p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p>
30 </item>
31 <item>
32 <title><code>arr</code></title>
33 <p>numbers, or <code>null</code></p>
34 </item>
35 </terms>
36
37   
38   
39 </page>