SignatureList.removeAt

Removes a #GMimeSignature from the #GMimeSignatureList at the specified index.

class SignatureList
bool
removeAt
(
int index
)

Parameters

index int

index to remove

Return Value

Type: bool

true if an #GMimeSignature was removed or false otherwise.