summaryrefslogtreecommitdiff
path: root/gladeui/glade-xml-utils.h
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2018-06-01 17:58:22 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2018-06-01 18:04:02 -0300
commit6a10020e766f2546400f18f48626a94f6dfc655f (patch)
tree4aec7efc0e752ab90c6530fa828910f659595a57 /gladeui/glade-xml-utils.h
parent5887067a98dd916441bb84c00129dbf1a03a1285 (diff)
downloadglade-6a10020e766f2546400f18f48626a94f6dfc655f.tar.gz
GladeWidgetAdaptor: added deprecated-since metadata
Added metadata needed to know in which Gtk version a class is deprecated
Diffstat (limited to 'gladeui/glade-xml-utils.h')
-rw-r--r--gladeui/glade-xml-utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gladeui/glade-xml-utils.h b/gladeui/glade-xml-utils.h
index f9a68aa0..6b00b270 100644
--- a/gladeui/glade-xml-utils.h
+++ b/gladeui/glade-xml-utils.h
@@ -69,6 +69,7 @@ typedef struct _GladeProject GladeProject;
#define GLADE_TAG_VERSION_SINCE "since"
#define GLADE_TAG_BUILDER_SINCE "gtkbuilder-since"
#define GLADE_TAG_DEPRECATED "deprecated"
+#define GLADE_TAG_DEPRECATED_SINCE "deprecated-since"
#define GLADE_TAG_GLADE_CATALOG "glade-catalog"
#define GLADE_TAG_GLADE_WIDGET_CLASSES "glade-widget-classes"