summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
index f06d9f75..bb58a6ff 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
@@ -27,7 +27,7 @@ def signal_info_get_class_closure(info)
</code></synopsis>
<p>Obtain the class closure for this signal if one is set. The class
closure is a virtual function on the type that the signal belongs to.
-If the signal lacks a closure %NULL will be returned.</p>
+If the signal lacks a closure None will be returned.</p>
<table>
<tr>
@@ -36,7 +36,7 @@ If the signal lacks a closure %NULL will be returned.</p>
</tr>
<tr>
<td><p>Returns :</p></td>
-<td><p>the class closure or %NULL</p></td>
+<td><p>the class closure or None</p></td>
</tr>
</table>
</page>