summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page36
1 files changed, 0 insertions, 36 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page
deleted file mode 100644
index 01614b16..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.prepend_search_path"
- 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>none</api:type>
- </api:returns>
- <api:name>g_irepository_prepend_search_path</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>directory</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>prepend_search_path</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(none)
-def prepend_search_path(directory)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>directory :</p></td>
-<td></td>
-</tr>
-</table>
-</page>