summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArrayType.page
blob: 77f9a655ca61dca4a07ff46598d455fa4ae47761 (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
31
32
<?xml version="1.0"?>
<page id="GIRepository.ArrayType"
      type="guide"
      style="enum"
      xmlns="http://projectmallard.org/1.0/"
      xmlns:ui="http://projectmallard.org/experimental/ui/">
  <info>
    <link type="guide" xref="index"/>
  </info>
  <title>GIRepository.ArrayType</title>
  <p>The type of array in a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>

<table>
<tr>
<td><p>ArrayType.C :</p></td>
<td></td>
</tr>
<tr>
<td><p>ArrayType.ARRAY :</p></td>
<td></td>
</tr>
<tr>
<td><p>ArrayType.PTR_ARRAY :</p></td>
<td></td>
</tr>
<tr>
<td><p>ArrayType.BYTE_ARRAY :</p></td>
<td></td>
</tr>
</table>

</page>