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.

Available since:1.0

Return value

Returns: gboolean
 

TRUE if the cursor is visible.