provider_list


Description:


[ Version ( replacement = "Provider.list" ) ]
public List<unowned Provider> provider_list (bool load)

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 Provider structs in the list are owned by Camel and should not be modified or freed.

Parameters:

load

whether or not to load in providers that are not already loaded

Returns:

a List of Provider structs


Namespace: Camel
Package: camel-1.2