Method
ClutterTextget_color
Declaration [src]
void
clutter_text_get_color (
ClutterText* self,
ClutterColor* color
)
Description [src]
Retrieves the text color as set by clutter_text_set_color().
| Gets property | Clutter.Text:color |
Parameters
color-
Type:
ClutterColorReturn location for a
ClutterColorThe argument will be set by the function. The data is owned by the instance.