attr_underline_new
Description:
public Attribute attr_underline_new (
Underline underline)
Create a new underline-style attribute.
Parameters:
underline |
the underline style
|
Returns:
the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
|