Struct

CamelProviderConfEntry

Description

struct CamelProviderConfEntry {
  CamelProviderConfType type;
  const gchar* name;
  const gchar* depname;
  const gchar* text;
  const gchar* value;
}

No description available.

Structure members
type: CamelProviderConfType

No description available.

name: const gchar*

No description available.

depname: const gchar*

No description available.

text: const gchar*

No description available.

value: const gchar*

No description available.