Multipart.indexOf

Gets the 0-based index of part within multipart.

class Multipart
int
indexOf

Parameters

part gmime.object.ObjectWrap

a #GMimeObject

Return Value

Type: int

the 0-based index of part within multipart or %-1 if not found.