Files
gtk3/docs/reference/gdk
Carlos Garnacho 5a5f8081f0 Add GdkRGBA struct to supersede GdkColor
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.
2010-10-22 20:14:56 +02:00
..
2010-10-19 19:07:36 +02:00
2010-10-12 11:29:55 -04:00