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 3e4bfa92..8099bd5b 100644
--- a/docs/website/annotations/giannotations.rst
+++ b/docs/website/annotations/giannotations.rst
@@ -129,6 +129,10 @@ Support for GObject objects
- identifier (only applies to methods)
- This signal is emitted by the given method
-
+ * - ``(default-value VALUE)``
+ - identifier (only applies to properties)
+ - The default value of a GObject property, as a freeform string
+ - :issue:`4`
Support for GObject closures