Matthias Clasen
|
d6fc0d6c94
|
gdk: Fix up introspection build
Referring to files across directories is not
easy, we need to use files() in just the right
way to make this work.
|
2023-05-21 09:46:49 -04:00 |
|
Matthias Clasen
|
ed265f6a7e
|
gdk: Deprecated some pixbuf apis
These are already documented as 'don't use
in new apis'. Lets make it official and
deprecate them properly.
|
2023-05-15 18:22:37 -04:00 |
|
Matthias Clasen
|
7a2537866b
|
Drop GdkColor
It is deprecated and no longer used.
|
2016-11-01 13:58:11 -04:00 |
|
Federico Mena Quintero
|
9769e75a45
|
gdkcolor.h: Use GDK_DEPRECATED_IN_3_14_FOR() throughout
So that lazy people like me can see in the header file which new functions to use.
|
2015-04-17 11:16:30 -05:00 |
|
Sébastien Wilmet
|
55bd34c62a
|
Mark the GdkColor struct as deprecated
|
2014-08-20 17:19:30 +02:00 |
|
Matthias Clasen
|
49cf5142ba
|
Deprecate GdkColor
It has been replaced by GdkRGBA. Time to make it official.
http://bugzilla.gnome.org/show_bug.cgi?id=636695
|
2014-05-22 09:09:55 -04:00 |
|