TypeScript API Documentation for PANGO
API Version: 1.0
Library Version: 1.57.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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.
analyis
null
See Pango.tailor_break for language-specific breaks.
See Pango.attr_break for attribute-based customization.
text to break. Must be valid UTF-8
length of text in bytes (may be -1 if text is nul-terminated)
text
a Pango.Analysis structure for the text
This is the default break algorithm.
It applies rules from the Unicode Line Breaking Algorithm without language-specific tailoring, therefore the
analyisargument is unused and can benull.See Pango.tailor_break for language-specific breaks.
See Pango.attr_break for attribute-based customization.