mutter/doc/reference/cogl
Damien Lespiau e562ac20df 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: Fix gl equivalent of blend string 2010-01-26 17:25:25 +00:00
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 cogl-path: Document how a shape is filled 2010-04-21 13:20:23 +01:00
Makefile.am doc: Some fixes for the Cogl documentation 2010-06-07 14:32:32 +01:00