Method
ClutterTextget_cursor_color
Declaration [src]
void
clutter_text_get_cursor_color (
ClutterText* self,
ClutterColor* color
)
Description [src]
Retrieves the color of the cursor of a ClutterText actor.
| Available since: | 1.0 |
| Gets property | Clutter.Text:cursor-color |
Parameters
color |
ClutterColor |
Return location for a |
|
| The argument will be set by the function. | |
| The data is owned by the caller of the function. |