Property

ClutterText:selectable

Declaration

property selectable: gboolean [ read, write ]

Description [src]

Whether it is possible to select text, either using the pointer or the keyboard.

This property depends on the ClutterActor:reactive property being set to TRUE.

Type:gboolean

Default valueTRUE
Getter methodclutter_text_get_selectable()
Setter methodclutter_text_set_selectable()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno