Property
ClutterText:line-wrap
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 |
Setter method | clutter_text_set_line_wrap() |
Getter method | clutter_text_get_line_wrap() |