attr_overline_new
Description:
[
Version ( since =
"1.46" ) ]
public Attribute attr_overline_new (
Overline overline)
Create a new overline-style attribute.
Parameters:
overline |
the overline style
|
Returns:
the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
|