[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "e_cal_cache_search_data_get_type ()" ) ]
[ Compact ]
[ Version ( since = "3.26" ) ]
public class CalCacheSearchData
This structure is used to represent components returned by the CalCache from various functions such as search.
The extra parameter will contain any data which was previously passed for this component in
put_component or set with
set_component_extra.
These should be freed with cal_cache_search_data_free.