blob: 3665e4326162f17bcdcec6c999876f170561f6f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<?xml version="1.0"?>
<page id="DocExamples.Obj-property-example"
type="topic"
style="property"
xmlns="http://projectmallard.org/1.0/"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/experimental/ui/">
<info>
<link type="guide" xref="DocExamples.Obj" group="property"/>
<title type="link" role="topic">property-example</title>
</info>
<title>DocExamples.Obj:property-example</title>
<synopsis><code mime="text/x-python">
"property-example" {unicode: gint8} : Read / Write
</code></synopsis>
<p>This is an example of how to document a property.</p>
<p>Since 0.99</p>
</page>
|