Constructor
HandyEnumValueObjectnew
Declaration [src]
HdyEnumValueObject*
hdy_enum_value_object_new (
  GEnumValue* enum_value
)
Parameters
| enum_value | GEnumValue | 
| No description available. | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | HdyEnumValueObject | 
| The newly created  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |