Property
ClutterText:line-wrap-mode
since: 14
Description [src]
If ClutterText:line-wrap
is set to TRUE
, this property will
control how the text is wrapped.
Type: | PangoWrapMode |
Available since: | 14 |
Default value | PANGO_WRAP_WORD |
Getter method | clutter_text_get_line_wrap_mode() |
Setter method | clutter_text_set_line_wrap_mode() |