summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page
index d4814a83..0f21e17c 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page
@@ -6,24 +6,16 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.TestObj" group="signal" type="guide"/>
<title type="link" role="topic">sig-with-obj</title>
-
</info>
<title>Regress.TestObj::sig-with-obj</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
def callback(test_obj, obj, user_param1, ...)
-</code></synopsis>
-
-
- <p>Test transfer none GObject as a param (tests refcounting).
+ </code></synopsis>
+ <p>Test transfer none GObject as a param (tests refcounting).
Use with regress_test_obj_emit_sig_with_obj</p>
-
-
-
-
+
<terms>
<item>
<title><code>test_obj</code></title>
@@ -31,7 +23,7 @@ Use with regress_test_obj_emit_sig_with_obj</p>
</item>
<item>
<title><code>obj</code></title>
-<p>A newly created RegressTestObj</p>
+ <p>A newly created RegressTestObj</p>
</item>
<title><code>user_param1</code></title>
<p>first user parameter (if any) specified with the connect() method</p>
@@ -41,6 +33,4 @@ Use with regress_test_obj_emit_sig_with_obj</p>
</item>
</terms>
-
-
</page>