Method
EDataServerSourceCredentialsProviderImplcan_process
since: 3.16
Declaration [src]
gboolean
e_source_credentials_provider_impl_can_process (
ESourceCredentialsProviderImpl* provider_impl,
ESource* source
)
Description [src]
Returns whether the provider_impl can process credentials for the source.
Available since: 3.16
Parameters
source-
Type:
ESourceAn
ESource.The data is owned by the caller of the method.