Skip to content
  • Matthew Barnes's avatar
    Adapt to CamelService API changes. · cfc8ef4c
    Matthew Barnes authored
    camel_service_get_settings() is now camel_service_ref_settings()
    and it returns a new CamelSettings reference which the caller must
    release with g_object_unref().
    cfc8ef4c