Function
Pangoattr_text_transform_new
Declaration [src]
PangoAttribute*
pango_attr_text_transform_new (
  PangoTextTransform transform
)
Description [src]
Create a new attribute that influences how characters are transformed during shaping.
| Available since: | 1.50 | 
Parameters
| transform | PangoTextTransform | 
| 
 | 
Return value
| Returns: | PangoAttribute | 
| The newly allocated
   | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |