@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 [[email protected]_break], [[email protected]_break] and [[email protected]_break].

For most purposes you may want to use [[email protected]_log_attrs].

Parameters:

text

the text to process. Must be valid UTF-8

length

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

analysis

`PangoAnalysis` structure for text

attrs

an array to store character information in

attrs_len

size of the array passed as attrs


Namespace: Pango
Package: pango



2022 vala-language.org