Config.getProviderList

Returns a list of all providers currently installed in the system. Each of the nodes in the returned GList is a GdaProviderInfo. To free the returned list, call the gda_config_free_provider_list function.

class Config
static
getProviderList
()

Return Value

Type: ListG

a GList of GdaProviderInfo structures.

Meta