summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page
blob: 88c6bd5b9db6af8224a8a6f8d6629bc7153c1df9 (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
<?xml version="1.0"?>
<page id="GIRepository.Direction"
      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.Direction</title>
  <p>The direction of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>.</p>
<table>
<tr>
<td><p>Direction.IN :</p></td>
<td></td>
</tr>
<tr>
<td><p>Direction.OUT :</p></td>
<td></td>
</tr>
<tr>
<td><p>Direction.INOUT :</p></td>
<td></td>
</tr>
</table>

</page>