summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page39
1 files changed, 18 insertions, 21 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page
index 807e18ae..7fb4c88c 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestInterface.page
@@ -1,38 +1,33 @@
<?xml version="1.0"?>
<page id="Regress.TestInterface"
type="guide"
- style="class"
+ style="interface"
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"/>
-
+ <link xref="index" group="interface" type="guide"/>
</info>
<title>Regress.TestInterface</title>
-
<synopsis><code>
from gi.repository import Regress
test_interface = Regress.TestInterface() </code></synopsis>
-
-
-
-
-
-
+
<synopsis>
- <title>Hierarchy</title>
- <tree>
- <item>
- <code>Regress.TestInterface</code>
- </item>
- </tree>
+ <title>Prerequisites</title>
+ <p>TestInterface requires GObject.Object</p>
+ </synopsis>
+ <synopsis>
+ <title>Known Implementations</title>
+ <p>None</p>
</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">
@@ -41,7 +36,7 @@ test_interface = Regress.TestInterface() </code></synopsis>
<links type="topic" ui:expanded="true"
api:type="function" api:mime="text/python"
groups="function" style="linklist">
- <title>Functions</title>
+ <title>Static Functions</title>
</links>
<links type="topic" ui:expanded="true" groups="property" style="linklist">
<title>Properties</title>
@@ -52,8 +47,10 @@ test_interface = Regress.TestInterface() </code></synopsis>
<links type="topic" ui:expanded="true" groups="vfunc" style="linklist">
<title>Virtual 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>