attr_show_new
Description:
[
Version ( since =
"1.44" ) ]
public Attribute attr_show_new (
ShowFlags flags)
Create a new attribute that influences how invisible characters are rendered.
Parameters:
flags |
`PangoShowFlags` to apply
|
Returns:
the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
|