Mark the GdkColor struct as deprecated
This commit is contained in:
parent
0c1cbfed53
commit
55bd34c62a
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user