Multipart.indexOf
int indexOf(gmime.object.ObjectWrap part) nothrowGets the 0-based index of part within multipart.
Parameters
part | a #GMimeObject |
Returns
the 0-based index of part within multipart or %-1 if not found.
int indexOf(gmime.object.ObjectWrap part) nothrowGets the 0-based index of part within multipart.
part | a #GMimeObject |