Mark the GdkColor struct as deprecated

This commit is contained in:
Sébastien Wilmet 2014-08-20 17:16:52 +02:00
parent 0c1cbfed53
commit 55bd34c62a

View File

@ -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
{