Method

ClutterTextget_cursor_size

Declaration [src]

guint
clutter_text_get_cursor_size (
  ClutterText* self
)

Description [src]

Retrieves the size of the cursor of a ClutterText actor.

Available since:1.0

Return value

Returns: guint
 

The size of the cursor, in pixels.