Method
CamelContentTypeparam
Declaration [src]
const gchar*
camel_content_type_param (
CamelContentType* content_type,
const gchar* name
)
Description [src]
Searches the params on s CamelContentType for a param named name
and gets the value.