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.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/website/annotations/giannotations.rst b/docs/website/annotations/giannotations.rst
index 8099bd5b..696f5b06 100644
--- a/docs/website/annotations/giannotations.rst
+++ b/docs/website/annotations/giannotations.rst
@@ -199,6 +199,14 @@ Support for non-GObject fundamental objects
- ``FUNC`` is the function used to convert from a struct to a GValue,
must be a GTypeInstance
-
+ * - ``(copy-func FUNC)``
+ - identifier
+ - ``FUNC`` is the function used to copy a struct or a union
+ - 1.76
+ * - ``(free-func FUNC)``
+ - identifier
+ - ``FUNC`` is the function used to free a struct or a union
+ - 1.76
Type signature