SignatureList.contains

bool contains(gmime.signature.Signature sig)

Checks whether or not the specified #GMimeSignature is contained within the #GMimeSignatureList.

Parameters

siga #GMimeSignature

Returns

true if the specified #GMimeSignature is contained within the

specified #GMimeSignatureList or false otherwise.