Function
Pangoattr_variant_new
Declaration [src]
PangoAttribute*
pango_attr_variant_new (
PangoVariant variant
)
Parameters
variant |
PangoVariant |
The variant. |
Return value
Returns: | PangoAttribute |
The newly allocated |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |