Function
Pangoattr_overline_new
Declaration [src]
PangoAttribute*
pango_attr_overline_new (
PangoOverline overline
)
Parameters
overline |
PangoOverline |
The overline style. |
Return value
Returns: | PangoAttribute |
The newly allocated
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |