summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-19 16:35:59 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-19 16:35:59 +0100
commitddb5f1002447b7021b0a57ec02dcc191a17788e4 (patch)
tree12764e89601852795e17d1b6762cbb40afe60eb1 /tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
parent2ef60df1a3939a4204eef17f668c7975786be79c (diff)
downloadgobject-introspection-ddb5f1002447b7021b0a57ec02dcc191a17788e4.tar.gz
g-ir-doc-tool: Implement intra-namespace cross references
Diffstat (limited to 'tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page')
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
index 01885d4a..bf54be1e 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
+++ b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
@@ -26,12 +26,12 @@ GIScopeType g_arg_info_get_scope (GIArgInfo* info);
<p>Obtain the scope type for this argument. The scope type explains
how a callback is going to be invoked, most importantly when
the resources required to invoke it can be freed.
-<link xref="GIScopeType">GIScopeType</link> contains a list of possible values.</p>
+<link xref="GIRepository.ScopeType">GIScopeType</link> contains a list of possible values.</p>
<table>
<tr>
<td><p>info :</p></td>
-<td><p>a <link xref="GIArgInfo">GIArgInfo</link></p></td>
+<td><p>a <link xref="GIRepository.ArgInfo">GIArgInfo</link></p></td>
</tr>
<tr>
<td><p>Returns :</p></td>