Method
ClutterTextget_selection_color
Declaration [src]
void
clutter_text_get_selection_color (
ClutterText* self,
ClutterColor* color
)
Description [src]
Retrieves the color of the selection of a ClutterText actor.
| Gets property | Clutter.Text:selection-color |
Parameters
color-
Type:
ClutterColorReturn location for a
ClutterColor.The argument will be set by the function. The data is owned by the instance.