summaryrefslogtreecommitdiff
path: root/docs/website/annotations/giannotations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/website/annotations/giannotations.rst')
-rw-r--r--docs/website/annotations/giannotations.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/website/annotations/giannotations.rst b/docs/website/annotations/giannotations.rst
index b37262fc..c4b2b6a4 100644
--- a/docs/website/annotations/giannotations.rst
+++ b/docs/website/annotations/giannotations.rst
@@ -125,6 +125,10 @@ Support for GObject objects
called by the ``GObjectClass.get_property`` implementation in a
class.
- :issue:`13`
+ * - ``(emitter METHOD)``
+ - identifier (only applies to methods)
+ - This signal is emitted by the given method
+ -
Support for GObject closures