Property

ClutterText:line-wrap

Declaration

property line-wrap: gboolean [ read, write ]

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

Default valueFALSE
Getter methodclutter_text_get_line_wrap()
Setter methodclutter_text_set_line_wrap()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno