to_string


Description:

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

Converts the enumerated value to an text representation.

The enum is converted into a two-letter identifier ("eq", "ge", etc.) for use in the XML representation.

Parameters:

compare

the RelationCompare.

Returns:

string version of compare