[glib/ebassi/enum-type-macros: 7/11] docs: Add the new G_DEFINE macros for enumeration types




commit 37d7676a0f165717dd239529ca4dd6a1aa7f52cd
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jun 29 14:06:36 2022 +0100

    docs: Add the new G_DEFINE macros for enumeration types

 docs/reference/gobject/gobject-sections.txt | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/docs/reference/gobject/gobject-sections.txt b/docs/reference/gobject/gobject-sections.txt
index dc1c89e3e2..4107f8356d 100644
--- a/docs/reference/gobject/gobject-sections.txt
+++ b/docs/reference/gobject/gobject-sections.txt
@@ -129,6 +129,9 @@ G_DEFINE_BOXED_TYPE
 G_DEFINE_BOXED_TYPE_WITH_CODE
 G_DEFINE_POINTER_TYPE
 G_DEFINE_POINTER_TYPE_WITH_CODE
+G_DEFINE_ENUM_VALUE
+G_DEFINE_ENUM_TYPE
+G_DEFINE_FLAGS_TYPE
 
 <SUBSECTION Private>
 G_TYPE_FUNDAMENTAL_SHIFT


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