summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbadcel <33569-badcel@users.noreply.gitlab.gnome.org>2022-02-10 17:33:36 +0100
committerbadcel <33569-badcel@users.noreply.gitlab.gnome.org>2022-02-10 17:33:36 +0100
commit1746068b358bd1ae794fc3942889619d8c728862 (patch)
treed9ed5a5cd8e228bfa168c1e9a7b8456c02a7e9bf
parentd72af8c8f04b33a56eb6a6210db9361a234cb1f3 (diff)
downloadgobject-introspection-1746068b358bd1ae794fc3942889619d8c728862.tar.gz
Record: Properties are not supported
-rw-r--r--docs/gir-1.2.rnc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/gir-1.2.rnc b/docs/gir-1.2.rnc
index f77b13ca..a4943108 100644
--- a/docs/gir-1.2.rnc
+++ b/docs/gir-1.2.rnc
@@ -236,8 +236,7 @@ grammar {
& Function*
& Union*
& Method*
- & Constructor*
- & Property*)
+ & Constructor*)
}
# Some base information for most elements like version, deprecation, stability, if they are introspectable or not, etc...