SignatureList.removeAt

bool removeAt(int index) nothrow

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

Parameters

indexindex to remove

Returns

true if an #GMimeSignature was removed or false otherwise.