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 pango_get_log_attrs().
the text to process
length of text in bytes (may be -1 if text is nul-terminated)
PangoAnalysis structure from pango_itemize()
an array to store character information in
size of the array passed as attrs
See Implementation
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 pango_get_log_attrs().