Method
SpielVoiceequal
since: 1.0
Declaration [src]
gboolean
spiel_voice_equal (
SpielVoice* self,
SpielVoice* other
)
Description [src]
Compares the two SpielVoice values and returns TRUE if equal.
Available since: 1.0
Parameters
other-
Type:
SpielVoiceA
SpielVoiceto compare withself.The data is owned by the caller of the method.