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

<page id="GIRepository.BaseInfo.get_typelib"
      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.Typelib</api:type>
      </api:returns>
      <api:name>g_base_info_get_typelib</api:name>
    </api:function>
  </info>
  <title>get_typelib</title>
<synopsis><code mime="text/x-python">
@returns(GIRepository.Typelib)
def GIRepository.BaseInfo.get_typelib()
</code></synopsis>
<p>Obtain the typelib this @info belongs to</p>
</page>