PartIter.jumpTo

Updates the state of iter to point to the #GMimeObject specified by path.

class PartIter
bool
jumpTo
(
string path
)

Parameters

path string

a string representing the path to jump to

Return Value

Type: bool

true if the #GMimeObject specified by path exists or false otherwise.