@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 default_break and tailor_break
For most purposes you may want to use get_log_attrs.
Parameters:
text |
the text to process. Must be valid UTF-8 |
length |
length of |
analysis | |
attrs |
an array to store character information in |
attrs_len |
size of the array passed as |
Namespace: Pango
Package: pango