Function
PangoAttrLanguagenew
Declaration [src]
PangoAttribute*
pango_attr_language_new (
  PangoLanguage* language
)
Parameters
| language | PangoLanguage | 
| Language tag. | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | PangoAttribute | 
| The newly allocated
   | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |