SignatureList.removeAt
bool removeAt(int index)Removes a #GMimeSignature from the #GMimeSignatureList at the specified index.
Parameters
index | index to remove |
Returns
true if an #GMimeSignature was removed or false otherwise.
bool removeAt(int index)Removes a #GMimeSignature from the #GMimeSignatureList at the specified index.
index | index to remove |