A #PangoWrapMode describes how to wrap the lines of a #PangoLayout to the desired width.
wrap lines at word boundaries.
wrap lines at character boundaries.
wrap lines at word boundaries, but fall back to character boundaries if there is not enough space for a full word.
See Implementation
A #PangoWrapMode describes how to wrap the lines of a #PangoLayout to the desired width.