- 25 Oct, 2010 1 commit
-
-
Matthias Clasen authored
In particular, test that serialization is not dependent on the locale.
-
- 22 Oct, 2010 1 commit
-
-
Carlos Garnacho authored
GdkRGBA is a boxed struct similar to GdkColor, with the difference that it stores alpha information as well, and colors are stored in [0..1] doubles, in the cairo spirit. gdk_cairo_set_source_rgba() has been also added to allow easier handling of this new type.
-