[ Version ( replacement = "TransactionFlagEnum.to_string" , since = "0.8.1" ) ]
public unowned string enum_to_string ()
Converts a enumerated type to its text representation
transaction_flag |
The enumerated type value |
the enumerated constant value, e.g. "simulate" |