[gobject-introspection] Record: Properties are not supported



commit 1746068b358bd1ae794fc3942889619d8c728862
Author: badcel <33569-badcel users noreply gitlab gnome org>
Date:   Thu Feb 10 17:33:36 2022 +0100

    Record: Properties are not supported

 docs/gir-1.2.rnc | 3 +--
 1 file changed, 1 insertion(+), 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...


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]