Method
ClutterTextset_cursor_size
since: 1.0
Declaration [src]
void
clutter_text_set_cursor_size (
ClutterText* self,
gint size
)
Description [src]
Sets the size of the cursor of a ClutterText. The cursor
will only be visible if the ClutterText:cursor-visible property
is set to TRUE.
Available since: 1.0
| Sets property | Clutter.Text:cursor-size |