summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-26 10:24:02 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-26 10:37:06 -0400
commit0bd0f39576edb5805bdc4ae907ed15e1fc827231 (patch)
treee16a66bfb67e8376014432676868f46a10bd089f /gtk/gtkenums.h
parent4ae95157ae328fd625802624961e91f7dde281c7 (diff)
downloadgtk+-0bd0f39576edb5805bdc4ae907ed15e1fc827231.tar.gz
docs: enum cleanup
Move GtkStateType to the GtkWidget apis where it is used, and mark the enum as deprecated.
Diffstat (limited to 'gtk/gtkenums.h')
-rw-r--r--gtk/gtkenums.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index d095450784..e6c7e0f790 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -496,6 +496,9 @@ typedef enum
* the widget is drawn. The #GtkStateType enumeration is also used to
* identify different colors in a #GtkStyle for drawing, so states can be
* used for subparts of a widget as well as entire widgets.
+ *
+ * Deprecated: 3.14: All APIs that are using this enumeration have been deprecated
+ * in favor of alternatives using #GtkStateFlags.
*/
typedef enum
{