SignatureList.contains

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

class SignatureList
bool
contains

Parameters

sig gmime.signature.Signature

a #GMimeSignature

Return Value

Type: bool

true if the specified #GMimeSignature is contained within the specified #GMimeSignatureList or false otherwise.