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