Property
ClutterText:line-wrap
since: 13
Description [src]
Whether to wrap the lines of ClutterText:text if the contents
exceed the available allocation. The wrapping strategy is
controlled by the ClutterText:line-wrap-mode property.
| Type: | gboolean |
| Available since: | 13 |
| Default value | FALSE |
| Getter method | clutter_text_get_line_wrap() |
| Setter method | clutter_text_set_line_wrap() |