Method

ALSACtlElemIdequal

Declaration [src]

gboolean
alsactl_elem_id_equal (
  const ALSACtlElemId* self,
  const ALSACtlElemId* target
)

Description

No description available.

Parameters

target ALSACtlElemId
 

A ALSACtlElemId to compare.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

Whether the given object indicates the same element.