ComboRowGetEnumValueNameFunc
Description:
[ CCode ( instance_pos = 1.9 ) ]
public delegate string ComboRowGetEnumValueNameFunc (EnumValueObject value)
  public delegate string ComboRowGetEnumValueNameFunc (EnumValueObject value)
Called for combo rows that are bound to an enumeration with set_for_enum for each value from that enumeration.
Parameters:
| value | the value from the enum from which to get a name | 
| user_data | user data | 
Returns:
| a newly allocated displayable name that represents  | 
Namespace: Hdy
  
  Package: libhandy-0.0