Determines possible line, word, and character breaks for a string of Unicode text with a single analysis.
For most purposes you may want to use funcPango.get_log_attrs.
the text to process. Must be valid UTF-8
pango.analysis.Analysis structure for text
an array to store character information in
Deprecated: Use funcPango.default_break, funcPango.tailor_break and funcPango.attr_break.
Determines possible line, word, and character breaks for a string of Unicode text with a single analysis.
For most purposes you may want to use funcPango.get_log_attrs.