summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-02-25 19:16:32 +0100
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-02-26 17:27:09 +0100
commit503c6e1c415e478de3f59187316a954970b01dce (patch)
tree0e630718d444d0eba522a7b6e2677da4d4f76417 /tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page
parent66350483492ed921c8a1c7b6fcd4efcbb0b8c19d (diff)
downloadgobject-introspection-503c6e1c415e478de3f59187316a954970b01dce.tar.gz
doctool: update tests
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page40
1 files changed, 40 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page b/tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page
new file mode 100644
index 00000000..52a15b79
--- /dev/null
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.FooStructPrivate.page
@@ -0,0 +1,40 @@
+<?xml version="1.0"?>
+<page id="Regress.FooStructPrivate"
+ type="guide"
+ style="class"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/1.0/ui/">
+ <info>
+ <link xref="index" group="class" type="guide"/>
+ </info>
+ <title>Regress.FooStructPrivate</title>
+ <synopsis><code>
+from gi.repository import Regress
+
+foo_struct_private = Regress.FooStructPrivate()
+ </code></synopsis>
+
+
+ <links type="topic" ui:expanded="true"
+ api:type="function" api:mime="text/python"
+ groups="constructor" style="linklist">
+ <title>Constructors</title>
+ </links>
+ <links type="topic" ui:expanded="true"
+ api:type="function" api:mime="text/python"
+ groups="method" style="linklist">
+ <title>Methods</title>
+ </links>
+ <links type="topic" ui:expanded="true"
+ api:type="function" api:mime="text/python"
+ groups="function" style="linklist">
+ <title>Static Functions</title>
+ </links>
+ <links type="topic" ui:expanded="true" groups="field" style="linklist">
+ <title>Fields</title>
+ </links>
+ <links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist">
+ <title>Other</title>
+ </links>
+</page>