[Cogl] [PATCH 32/53] doc: Document CoglColor

Damien Lespiau damien.lespiau at gmail.com
Tue Jan 1 06:31:08 PST 2013


From: Damien Lespiau <damien.lespiau at intel.com>

---
 cogl/cogl-types.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h
index 2de5bcd..83bdebf 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -361,6 +361,10 @@ typedef enum
 
 /**
  * CoglColor:
+ * @red: amount of red
+ * @green: amount of green
+ * @blue: amount of green
+ * @alpha: alpha
  *
  * A structure for holding a single color definition.
  *
-- 
1.7.7.5



More information about the Cogl mailing list