summaryrefslogtreecommitdiff
path: root/tests/doctool/DocExamples-1.0-Python-expected
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-21 16:36:34 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-21 17:09:28 +0100
commite77b6a15c6a74740a2b75826c8bded0463f85c5f (patch)
tree359ed30066f95fc829f0b17f8a3e1f5bac83abe0 /tests/doctool/DocExamples-1.0-Python-expected
parentc383f8569a58d91de9e64d78b777d1a3925c3780 (diff)
downloadgobject-introspection-e77b6a15c6a74740a2b75826c8bded0463f85c5f.tar.gz
g-ir-doc-tool: Add tests for signals
Diffstat (limited to 'tests/doctool/DocExamples-1.0-Python-expected')
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page
index 76a89f36..9b096651 100644
--- a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page
@@ -12,9 +12,7 @@
<synopsis><code mime="text/x-python">
def callback(obj, float_param, since, user_param1, ...)
</code></synopsis>
-<p>Emitted when the connection status on the account changes.</p><p>The @dbus_error_name and @details parameters were present, but
-non-functional (always None), in older versions. They have been
-available with their current behaviour since version 0.11.7.</p>
+<p>This is an example of how to document a signal.</p>
<table>
<tr>