Property
ClutterText:selectable
since: 13
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 |
| Available since: | 13 |
| Default value | TRUE |
| Getter method | clutter_text_get_selectable() |
| Setter method | clutter_text_set_selectable() |