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