Method
ClutterTextget_color
Declaration [src]
void
clutter_text_get_color (
ClutterText* self,
CoglColor* color
)
Description [src]
Retrieves the text color as set by clutter_text_set_color()
.
Gets property | Clutter.Text:color |
void
clutter_text_get_color (
ClutterText* self,
CoglColor* color
)
Retrieves the text color as set by clutter_text_set_color()
.
Gets property | Clutter.Text:color |