attr_insert_hyphens_new


Description:


[ Version ( since = "1.44" ) ]
public Attribute attr_insert_hyphens_new (bool insert_hyphens)

Create a new insert-hyphens attribute.

Pango will insert hyphens when breaking lines in the middle of a word. This attribute can be used to suppress the hyphen.

Parameters:

insert_hyphens

true if hyphens should be inserted

Returns:

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


Namespace: Pango
Package: pango