API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
void camel_url_set_param ( CamelURL* url, const gchar* name, const gchar* value )
Set a param on the CamelURL.
CamelURL
name
Type: const gchar*
const gchar*
Name of the param to set.
value
Value of the param to set.