to_string
Description:
[
Version ( since =
"0.9.2" ) ]
public unowned string to_string ()
Converts an Language to a string.
Parameters:
| language |
The Language to convert
|
Returns:
|
A `NULL`-terminated string representing the language. Must not be freed by the caller.
|