copy


Description:

public CalCacheSearchData? copy ()

Parameters:

this

a source CalCacheSearchData to copy, or null

Returns:

Copy of the given this. Free it with cal_cache_search_data_free when no longer needed. If the this is null, then returns null as well.