Function
Pango.attr_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 |