CellRendererText.wrapMode

Get wrapMode property.

  1. pango.types.WrapMode wrapMode [@property getter]
    class CellRendererText
    @property
    wrapMode
    ()
  2. pango.types.WrapMode wrapMode [@property setter]

Return Value

Type: pango.types.WrapMode

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.