This is the default break algorithm.
It applies rules from the Unicode Line Breaking Algorithm
without language-specific tailoring, therefore the analyis
argument is unused and can be null
.
See [[email protected]_break] for language-specific breaks.
See [[email protected]_break] for attribute-based customization.
text |
text to break. Must be valid UTF-8 |
length |
length of text in bytes (may be -1 if |
analysis |
a `PangoAnalysis` structure for the |
attrs |
logical attributes to fill in |
attrs_len |
size of the array passed as |