summaryrefslogtreecommitdiff
path: root/gdk/deprecated
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2014-08-20 17:16:52 +0200
committerSébastien Wilmet <swilmet@gnome.org>2014-08-20 17:19:30 +0200
commit55bd34c62ae563aff25d381df36f569756ba143b (patch)
treed54201610bd0c2b952d2cd6c900288c9aaf02135 /gdk/deprecated
parent0c1cbfed536caa5ecba2a00e117ae58d067f4666 (diff)
downloadgtk+-55bd34c62ae563aff25d381df36f569756ba143b.tar.gz
Mark the GdkColor struct as deprecated
Diffstat (limited to 'gdk/deprecated')
-rw-r--r--gdk/deprecated/gdkcolor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/deprecated/gdkcolor.h b/gdk/deprecated/gdkcolor.h
index 0be61c46d2..08a7475920 100644
--- a/gdk/deprecated/gdkcolor.h
+++ b/gdk/deprecated/gdkcolor.h
@@ -48,6 +48,8 @@ G_BEGIN_DECLS
*
* A #GdkColor is used to describe a color,
* similar to the XColor struct used in the X11 drawing API.
+ *
+ * Deprecated: 3.14: Use #GdkRGBA
*/
struct _GdkColor
{