summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page
blob: 9499760d2ac3fda122c120c72ce9f24d08d5722f (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.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 GIRepository.BaseInfo.ref()
</code></synopsis>
<p>Increases the reference count of @info.</p>



</page>