Property

ClutterText:line-wrap

since: 13

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
Available since:13
Default valueFALSE
Getter methodclutter_text_get_line_wrap()
Setter methodclutter_text_set_line_wrap()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno