enum_to_string


Description:


[ Version ( since = "3.8" ) ]
public unowned string enum_to_string (Type enum_type, int enum_value)

Converts an enum value to a string using strings from the GType system.

Parameters:

enum_type

An enum type

enum_value

The enum value to convert

Returns:

the string representing eval


Namespace: E