enum_get_value_descriptions
Description:
[
Version ( since =
"2.2" ) ]
public unowned EnumDesc?
enum_get_value_descriptions (
Type enum_type)
Retrieves the array of human readable and translatable descriptions and help texts for enum values.
Parameters:
Returns:
|
a null terminated constant array of EnumDesc
|