ComboRowGetEnumValueNameFunc
Description:
[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "1.0" ) ]
public delegate string ComboRowGetEnumValueNameFunc (EnumValueObject value)
  [ Version ( since = "1.0" ) ]
public delegate string ComboRowGetEnumValueNameFunc (EnumValueObject value)
Callback for getting the name of a row from an enum.
Called for combo rows that are bound to an enumeration with [method@ComboRow.set_for_enum] for each value from that enumeration.
See also: [func@enum_value_row_name].
Parameters:
| value | 
           the value from the enum from which to get a name  | 
      
| user_data | 
           user data  | 
      
Returns:
| 
           a displayable name that represents   | 
      
Namespace: Hdy
  
  Package: libhandy-1