[ Version ( replacement = "UpgradeKindEnum.to_string" , since = "0.6.11" ) ]
public unowned string enum_to_string ()
Converts a enumerated type to its text representation
upgrade_kind |
The enumerated type value |
the enumerated constant value, e.g. "minimal" |