summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2011-08-15 14:52:52 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2011-08-15 14:56:52 +0200
commitc6b8aa911683bd6682b3ef5b5f8dbb7aae779bd9 (patch)
treef70e366a4609f8d636f649f7db106d9cd9bda332 /tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page
parent9a0756ce7ad412fb04c6af9f9cb0bed2e9ccba10 (diff)
downloadgobject-introspection-c6b8aa911683bd6682b3ef5b5f8dbb7aae779bd9.tar.gz
tests/doctool: Compare -expected directories instead of single files
Diffstat (limited to 'tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page')
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page
new file mode 100644
index 00000000..4597c898
--- /dev/null
+++ b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<page id="GIRepository.object_info_get_unref_function"
+ type="topic"
+ style="function"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="index" group="function"/>
+ </info>
+ <title>g_object_info_get_unref_function</title>
+<p>Obtain the symbol name of the function that should be called to unref this
+object type. It's mainly used fundamental types. The type signature for
+the symbol is %GIObjectInfoUnrefFunction, to fetch the function pointer
+see g_object_info_get_unref_function().</p></page>