Packages
gmime-3.0
GMime
SignatureList
SignatureList
add
clear
contains
get_signature
index_of
insert
length
remove
remove_at
set_signature
add
Description:
public
int
add
(
Signature
sig)
Adds a
Signature
to the
SignatureList
.
Parameters:
this
a
SignatureList
sig
a
Signature
Returns:
the index of the added
Signature
.