Function
CamelProviderlist
Declaration [src]
GList*
camel_provider_list (
gboolean load
)
Description [src]
This returns a list of available providers. If load is TRUE, it will
first load in all available providers that haven’t yet been loaded.
Free the returned list with g_list_free(). The CamelProvider structs
in the list are owned by Camel and should not be modified or freed.