summaryrefslogtreecommitdiff
path: root/gladeui/glade-xml-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'gladeui/glade-xml-utils.h')
-rw-r--r--gladeui/glade-xml-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gladeui/glade-xml-utils.h b/gladeui/glade-xml-utils.h
index 26ac14a0..297cee51 100644
--- a/gladeui/glade-xml-utils.h
+++ b/gladeui/glade-xml-utils.h
@@ -55,6 +55,8 @@ typedef struct _GladeXmlDoc GladeXmlDoc;
#define GLADE_TAG_CHILD_SET_PROP_FUNCTION "child-set-property-function"
#define GLADE_TAG_CHILD_GET_PROP_FUNCTION "child-get-property-function"
#define GLADE_TAG_CHILD_VERIFY_FUNCTION "child-verify-function"
+#define GLADE_TAG_CONSTRUCTOR_FUNCTION "constructor-function"
+#define GLADE_TAG_ACTION_ACTIVATE_FUNCTION "action-activate-function"
#define GLADE_TAG_PROPERTIES "properties"
#define GLADE_TAG_PACKING_PROPERTIES "packing-properties"
#define GLADE_TAG_PROPERTY "property"