Function
Pangoattr_show_new
Declaration [src]
PangoAttribute*
pango_attr_show_new (
PangoShowFlags flags
)
Description [src]
Create a new attribute that influences how invisible characters are rendered.
Available since: | 1.44 |
Parameters
flags |
PangoShowFlags |
|
Return value
Returns: | PangoAttribute |
The newly allocated
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |