Creates a new ParamSpec instance specifying a Color property.
Note that the default_color is duplicated, so reusing object will not change the default color of the returned
gimpparamspeccolor.
| name |
canonical name of the property specified |
| nick |
nick name for the property specified |
| blurb |
description of the property specified |
| has_alpha |
true if the alpha channel has relevance. |
| default_color |
the default value for the property specified |
| flags |
flags for the property specified |
|
a newly created parameter specification |