Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.TestObj-sig-with-int64-prop.page
1 <?xml version="1.0"?>
2 <page id="Regress.TestObj-sig-with-int64-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     <link xref="Regress.TestObj" group="signal" type="guide"/>
10     <title type="link" role="topic">sig-with-int64-prop</title>
11   </info>
12   <title>Regress.TestObj::sig-with-int64-prop</title>
13   <synopsis><code mime="text/x-csrc">
14 gint64 sig-with-int64-prop (gint64 i);
15   </code></synopsis>
16   <p>You can use this with regress_test_obj_emit_sig_with_int64, or raise from
17 the introspection client langage.</p>
18
19 <terms>
20 <item>
21 <title><code>i</code></title>
22   <p>an integer</p>
23 </item>
24 <item>
25 <title><code>Returns</code></title>
26
27 </item>
28 </terms>
29
30 </page>