Method
ClutterTextget_error_color
Declaration [src]
void
clutter_text_get_error_color (
ClutterText* self,
CoglColor* color
)
Description [src]
Retrieves the color used to highlight errors on a ClutterText actor.
| Gets property | Clutter.Text:error-color |
Parameters
color-
Type:
CoglColorReturn location for a
CoglColor.The argument will be set by the function. The returned data is owned by the instance.