Function
Pango.attr_underline_new
Declaration [src]
PangoAttribute*
pango_attr_underline_new (
PangoUnderline underline
)
Parameters
underline |
PangoUnderline |
the underline style. |
Return value
Returns: PangoAttribute |
|
the newly allocated |
|
The caller of the function takes ownership of the data, and is responsible for freeing it |