Deprecate GdkColor

It has been replaced by GdkRGBA. Time to make it official.
http://bugzilla.gnome.org/show_bug.cgi?id=636695
This commit is contained in:
Matthias Clasen
2014-05-22 09:05:58 -04:00
parent c3a9a20839
commit 49cf5142ba
28 changed files with 135 additions and 43 deletions

View File

@ -30,7 +30,6 @@
#endif
#include <gdk/gdkversionmacros.h>
#include <gdk/gdkcolor.h>
#include <gdk/gdktypes.h>
#include <gdk/gdkdnd.h>
#include <gdk/gdkdevice.h>