Virtual Method
CamelStoreSummarystore_info_set_value
Declaration [src]
void
store_info_set_value (
CamelStoreSummary* summary,
CamelStoreInfo* info,
gint type,
const gchar* value
)
Parameters
info-
Type:
CamelStoreInfoNo description available.
The data is owned by the caller of the method. type-
Type:
gintNo description available.
value-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.