PartIter.remove

bool remove()

Removes the #GMimeObject at the current position from its parent. If successful, iter is advanced to the next position (since the current position will become invalid).

Returns

true if the part at the current position was removed or

false otherwise.