copy


Description:

public BookCacheSearchData? copy ()

Parameters:

this

a source BookCacheSearchData to copy, or null

Returns:

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