to_string


Description:

[ Version ( since = "0.5.0" ) ]
public unowned string to_string ()

Converts a enumerated type to its text representation

Parameters:

code

The enumerated type value

Returns:

the enumerated constant value, e.g. "available"