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

<page id="GIRepository.Repository.dump"
      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.Repository" group="function"/>
    <api:function>
      <api:returns>
        <api:type>gboolean</api:type>
      </api:returns>
      <api:name>g_irepository_dump</api:name>
      <api:arg>
        <api:type>utf8</api:type>
        <api:name>arg</api:name>
      </api:arg>
    </api:function>
  </info>
  <title>dump</title>
<synopsis><code mime="text/x-python">
@accepts(utf8)
@returns(gboolean)
def GIRepository.Repository.dump(arg)
</code></synopsis>

</page>