mutter/doc/reference/cogl
Damien Lespiau 98f2d2516b cogl-color: Provide setters for all the channels
We only had getters for the red, green, blue and alpha channels of a
color. This meant that, if you wanted to change, say, the alpha
component of a color, one would need to query the red, green and blue
channels and use set_from_4ub() or set_from_4f().

Instead of this, just provide some setters for CoglColor, using the same
naming scheme than the existing getters.
2010-06-10 20:02:01 +01:00
..
blend-strings.xml
cogl-docs.xml.in math: Adds an experimental cogl_vector3_* API 2010-05-20 17:18:24 +01:00
cogl-sections.txt cogl-color: Provide setters for all the channels 2010-06-10 20:02:01 +01:00
fill-rule.png
Makefile.am doc: Some fixes for the Cogl documentation 2010-06-07 14:32:32 +01:00