attr_allow_breaks_new


Description:


[ Version ( since = "1.44" ) ]
public Attribute attr_allow_breaks_new (bool allow_breaks)

Create a new allow-breaks attribute.

If breaks are disabled, the range will be kept in a single run, as far as possible.

Parameters:

allow_breaks

true if we line breaks are allowed

Returns:

the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]


Namespace: Pango
Package: pango