Constructor

HeToneDeltaPairnew

Declaration

HeToneDeltaPair*
he_tone_delta_pair_new (
  HeDynamicColor* role_a,
  HeDynamicColor* role_b,
  gdouble delta,
  HeTonePolarity* polarity,
  gboolean stay_together
)

Description

No description available.

Parameters

role_a

Type: HeDynamicColor

No description available.

The data is owned by the caller of the function.
role_b

Type: HeDynamicColor

No description available.

The data is owned by the caller of the function.
delta

Type: gdouble

No description available.

polarity

Type: HeTonePolarity

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
stay_together

Type: gboolean

No description available.

Return value

Type: HeToneDeltaPair

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.