Property
ClutterText:cursor-visible
Description [src]
Whether the input cursor is visible or not.
The cursor will only be visible if this property and either
the ClutterText:editable
or the ClutterText:selectable
properties
are set to TRUE
.
Type:gboolean
Default value | TRUE |
Getter method | clutter_text_get_cursor_visible() |
Setter method | clutter_text_set_cursor_visible() |