API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
void camel_medium_add_header ( CamelMedium* medium, const gchar* name, const gchar* value )
Adds a header to a CamelMedium.
CamelMedium
name
Type: const gchar*
const gchar*
Name of the header.
value
Value of the header.