Constructor
HeToneDeltaPairnew
Declaration
HeToneDeltaPair*
he_tone_delta_pair_new (
  HeDynamicColor* role_a,
  HeDynamicColor* role_b,
  gdouble delta,
  HeTonePolarity* polarity,
  HeToneResolve* resolve
)
      Parameters
role_a- 
            
Type:
HeDynamicColorNo description available.
The data is owned by the caller of the function.  role_b- 
            
Type:
HeDynamicColorNo description available.
The data is owned by the caller of the function.  delta- 
            
Type:
gdoubleNo description available.
 polarity- 
            
Type:
HeTonePolarityNo description available.
The argument can be NULL.The data is owned by the caller of the function.  resolve- 
            
Type:
HeToneResolveNo description available.
The argument can be NULL.The data is owned by the caller of the function.  
Return value
Type: HeToneDeltaPair
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |