PgContext.pangoBreak

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().

class PgContext
static
void
pangoBreak

Parameters

text string

the text to process

length int

length of text in bytes (may be -1 if text is nul-terminated)

analysis PangoAnalysis*

PangoAnalysis structure from pango_itemize()

attrs PangoLogAttr[]

an array to store character information in