mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
doc: Document CoglColor
(cherry picked from commit a0dfba1eb1c541490611a021799e656bf43a04fe)
This commit is contained in:
parent
b8a18d6fbc
commit
f2b0dac871
@ -470,6 +470,10 @@ typedef enum
|
||||
|
||||
/**
|
||||
* CoglColor:
|
||||
* @red: amount of red
|
||||
* @green: amount of green
|
||||
* @blue: amount of green
|
||||
* @alpha: alpha
|
||||
*
|
||||
* A structure for holding a color definition. The contents of
|
||||
* the CoglColor structure are private and should never by accessed
|
||||
|
Loading…
Reference in New Issue
Block a user