copy


Description:

[ Version ( since = "3.26" ) ]
public BookMetaBackendInfo? copy ()

Parameters:

this

a source EBookMetaBackendInfo to copy, or null

Returns:

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