Property
Gtk CellRendererText:wrap-mode
since: 2.8
Declaration
property wrap-mode: Pango.WrapMode [ read, write ]
Description [src]
Specifies how to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string. This property has no effect unless the wrap-width property is set.
Type:
Available since: 2.8
Default value PANGO_WRAP_CHAR
Flags
Readable yes
Writable yes
Construct no
Construct only no