ParamList.remove

bool remove(string name)

Removes a parameter from the #GMimeParamList.

Parameters

namethe name of the parameter

Returns

true if the specified parameter was removed or false otherwise.