summaryrefslogtreecommitdiff
path: root/docs/reference/glib/tmpl/relations.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/glib/tmpl/relations.sgml')
-rw-r--r--docs/reference/glib/tmpl/relations.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/glib/tmpl/relations.sgml b/docs/reference/glib/tmpl/relations.sgml
index 3b34fc188..0cf2873b5 100644
--- a/docs/reference/glib/tmpl/relations.sgml
+++ b/docs/reference/glib/tmpl/relations.sgml
@@ -95,8 +95,8 @@ Inserts a record into a #GRelation.
</para>
@relation: a #GRelation.
-@Varargs: the fields of the record to add. This must match the number of
-fields in the #GRelation.
+@Varargs: the fields of the record to add. These must match the number of
+fields in the #GRelation, and of type #gpointer or #gconstpointer.
<!-- ##### FUNCTION g_relation_exists ##### -->