Function
EDataServerSourceCamelget_extension_name
since: 3.6
Declaration [src]
const gchar*
e_source_camel_get_extension_name (
const gchar* protocol
)
Description [src]
Returns the extension name for the ESourceCamel subtype for protocol.
The extension name can then be passed to e_source_get_extension() to
obtain an instance of the ESourceCamel subtype.
For example, given a protocol named “imap” the function would return “Imap Backend”.
Available since: 3.6