Function
Pangoattr_show_new
since: 1.44
[−]
Description [src]
Create a new attribute that influences how invisible characters are rendered.
Available since: 1.44
[−]
Return value
Type: PangoAttribute
The newly allocated
PangoAttribute
, which should be freed with
pango_attribute_destroy()
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |