ParamList.remove

Removes a parameter from the #GMimeParamList.

class ParamList
bool
remove
(
string name
)

Parameters

name string

the name of the parameter

Return Value

Type: bool

true if the specified parameter was removed or false otherwise.