Property

ClutterText:cursor-visible

Declaration

property cursor-visible: gboolean [ read, write ]

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 valueTRUE
Getter methodclutter_text_get_cursor_visible()
Setter methodclutter_text_set_cursor_visible()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno