aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/guile/util-object.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/guile/util-object.texi')
-rw-r--r--doc/ref/guile/util-object.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ref/guile/util-object.texi b/doc/ref/guile/util-object.texi
index ceac2f2a..1a76160c 100644
--- a/doc/ref/guile/util-object.texi
+++ b/doc/ref/guile/util-object.texi
@@ -61,6 +61,13 @@ Value the field should get if not given.
A type predicate that the field must obey. See @ref{type-clause} for details.
@end deffn
+@deffn {Field Parameter} key name
+Specifies that the default constructor should take this argument by a
+key other than its own name.
+
+Name should be a bare symbol (not a keyword)!
+@end deffn
+
@subsection Introduced Bindings
Define type introduces a number procedures. (@var{<name>} should be