Method

ClutterTextget_cursor_visible

Declaration [src]

gboolean
clutter_text_get_cursor_visible (
  ClutterText* self
)

Description [src]

Retrieves whether the cursor of a ClutterText actor is visible.

Return value

Type: gboolean

TRUE if the cursor is visible.