Method
CamelStoreSearchdup_additional_columns
unstable since: 3.58
Declaration [src]
GPtrArray*
camel_store_search_dup_additional_columns (
CamelStoreSearch* self
)
Description [src]
Gets a new GPtrArray with additional columns names previously
set by the camel_store_search_set_additional_columns(), or NULL,
when none had been set.
Free the returned array with g_ptr_array_unref(), when no longer needed.
Available since: 3.58