Method

ALSACtlElemValueequal

Declaration [src]

gboolean
alsactl_elem_value_equal (
  const ALSACtlElemValue* self,
  const ALSACtlElemValue* target
)

Description

No description available.

Parameters

target ALSACtlElemValue
 

A ALSACtlElemValue to compare.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

Whether the given object includes the same values as the instance. The other fields are ignored to be compared.