summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page
new file mode 100644
index 00000000..e824aa21
--- /dev/null
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<page id="GIRepository.field_info_get_field"
+ 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>GIRepository.field_info_get_field</title>
+<p>Reads a field identified by a <link xref="GFieldInfo">GFieldInfo</link> from a C structure or
+union. This only handles fields of simple C types. It will fail
+for a field of a composite type like a nested structure or union
+even if that is actually readable.</p></page>