@break
Description:
[ Version ( deprecated = true , deprecated_since = "1.44" ) ]
public void @break (string text, int length, Analysis analysis, LogAttr[] attrs)
Warning: @break is deprecated since 1.44.
Determines possible line, word, and character breaks for a string of Unicode text with a single analysis.
Note:
Use [func@Pango.default_break], [func@Pango.tailor_break] and [func@Pango.attr_break].
For most purposes you may want to use [func@Pango.get_log_attrs].
Parameters:
text |
the text to process. Must be valid UTF-8 |
length |
length of |
analysis |
`PangoAnalysis` structure for |
attrs |
an array to store character information in |
attrs_len |
size of the array passed as |
Namespace: Pango
Package: pango