summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page')
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page
new file mode 100644
index 00000000..d1cdd436
--- /dev/null
+++ b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<page id="GIRepository.arg_info_is_caller_allocates"
+ 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_arg_info_is_caller_allocates</title>
+<p>Obtain if the argument is a pointer to a struct or object that will
+receive an output of a function. The default assumption for
+%GI_DIRECTION_OUT arguments which have allocation is that the
+callee allocates; if this is %TRUE, then the caller must allocate.</p></page>