summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page
blob: 32b20f40f5129da9313cd237d1ca6321bbb24347 (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
<?xml version="1.0"?>

<page id="GIRepository.BaseInfo.ref"
      type="topic"
      style="function"
      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="GIRepository.BaseInfo" group="function"/>
    <api:function>
      <api:returns>
        <api:type>GIRepository.BaseInfo</api:type>
      </api:returns>
      <api:name>g_base_info_ref</api:name>
    </api:function>
  </info>
  <title>ref</title>
<synopsis><code mime="text/x-python">
@returns(GIRepository.BaseInfo)
def ref()
</code></synopsis>
<p>Increases the reference count of @info.</p>

<table>
<tr>
<td><p>Returns :</p></td>
<td><p>the same @info.</p></td>
</tr>
</table>
</page>