summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page
blob: 564e316e0b925c99a6962ae558ee97c83296e4db (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
<?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>